Date: Sun, 28 Jul 1996 02:57:53 +1000 From: Peter Hawkins <peter@palin.cc.monash.edu.au> To: freebsd-isp@FreeBSD.org Subject: routing problem Message-ID: <199607271657.CAA13970@palin.cc.monash.edu.au>
next in thread | raw e-mail | index | archive | help
I am attempting to set up my server now. Currently I have a stopgap V34 link out cuaa0 and I have a cyclades so that dialin is via ttyc4 (etc). My cuaa0 is 203.27.85.9 I am trying to talk to ttyc4 now... it's 203.27.222.10 (which I can ping) and the other end (a Win95 box) is 203.27.222.11 (also pingable). the cuaa0 pppd interface works fine. The other is currently: /usr/sbin/pppd -detach 203.27.222.10:203.27.222.11 with /etc/ppp/options: modem crtscts Currently (until I have it going) I am eliminating speed as a problem and running at 38400. Clearly I need to forward from 85.9 <-> 222.10 and I thought routed would just do this for me. Clearly routed is setting up the gateway to 222.11 as I can ping it however my customer can't ping 85.9. Yes I know it's probably a dumb question, but if you can help me I would appreciate it. Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607271657.CAA13970>