[pptp-server] routing???

David Luyer luyer at ucs.uwa.edu.au
Tue Jun 8 01:23:57 CDT 1999


Either you need to give remote addresses on the same network as your local 
ethernet and use proxy arp, or you need to actually route the addresses.

I use RIP here and gated; here is my gated.conf:

rip yes {
  broadcast;
  interface all noripin noripout;
  interface eth ripin ripout version 1;
};

This will advertise host routes for all connected PPTP clients.

David.





More information about the pptp-server mailing list