On Thu, Jun 22, 2000 at 09:24:56PM -0500, Eric F Crist wrote: > Here's the problem: I don't know how to configure PPP or whatever so that the > BSD box knows to route internet bound trafffic to the 192.168.1.1 address. I could be wrong (my DSL isn't getting hooked up until next week), but I'm pretty sure that the only place PPP is being used is 675<->USWest. Your BSD box should still be using plain TCP/IP to talk to the 675. US West | - PPP 675 | - Normal ethernet BSD | - Normal ethernet Hub | - Normal ethernet Other Oops... Waitaminnit... Just realized I answered the wrong question... To tell your BSD box to send all traffic to the outside world through the 675, just use route add -host (675's IP) dev ethN route add default gw (675's IP) where ethN is the network card that's hooked up to the 675. -- "Two words: Windows survives." - Craig Mundie, Microsoft senior strategist "So does syphillis. Good thing we have penicillin." - Matthew Alton Geek Code 3.1: GCS d- s+: a- C++ UL++$ P+>+++ L+++>++++ E- W--(++) N+ o+ !K w---$ O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv b+ DI++++ D G e* h+ r++ y+ --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org