Date: Fri, 23 Jan 1998 02:21:18 +0000 From: Brian Somers <brian@Awfulhak.org> To: "Daniel C. Konnoff" <daniel@myson.com.tw> Cc: Brian Somers <brian@Awfulhak.org>, questions@FreeBSD.ORG Subject: Re: ppp routing problems Message-ID: <199801230221.CAA29483@awfulhak.org> In-Reply-To: Your message of "Thu, 22 Jan 1998 20:10:56 %2B0800." <Pine.SUN.3.91.980122200441.26912A-100000@lin_km>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello Brian: > > Thanks for the reply to my mail. I again checked the > rc.conf and sysconfig files; the gateway_enable keyword > is set to yes. > > I am using the user level ppp that came with 2.2.5 and 2.2.1 > respectively. > > Telnet IS working between these two platforms which is what's > strange; ftp is enabled as you can see and does not function in > either direction. > I can telnet from mail to tpe or from tpe to mail without any > problems. > > Where exactly does the output from set log +tcp/ip go? Depends on /etc/syslog.conf - usually /var/log/ppp.log. > thanks > > Daniel C. Konnoff > Myson Technologies > 20111 Stevens Creek Blvd. #138 > Cupertino, Ca. 95014 [.....] > > > 172.16.1.100 link#1 UHLW 0 5 [.....] > > > 172.16.1.247 172.16.2.1 UH 2 10355 tun0 > > > 172.16.1.247 0:0:e8:1f:e5:69 UHLS2 0 0 ed0 > > > 172.16.1.254 8:0:20:22:e4:e8 UHLW 22 17 ed0 821 > > > 172.16.2.1 0:0:e8:1f:e5:69 UHLW 1 3419 lo0 [.....] On second thoughts, perhaps this is the problem. This looks like you've got ``enable proxy'' in your config on mail, but you're giving tpe 172.16.2.1 as mails IP number. You should be giving it the 172.16.1.100 number instead with set ifaddr 172.16.1.100 172.16.1.247 255.255.255.0 enable proxy -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801230221.CAA29483>