Date: Mon, 13 May 1996 23:32:03 -0700 (PDT) From: "Eric J. Schwertfeger" <ejs@bfd.com> To: questions <questions@freebsd.org> Subject: Re: setting up an iijPPP server Message-ID: <Pine.BSF.3.91.960513225531.570B-100000@harlie.bfd.com> In-Reply-To: <Pine.BSF.3.91.960513165352.20681A-100000@harlie.bfd.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 13 May 1996, Eric J. Schwertfeger wrote: > Here's the ppp.conf, sans comments: I've tried addresses within our > class C address range, both within 192.168.2.X, and as here, under > different class C addresses. > > default: > disable pap > enable chap > enable proxy > set authname horst > set ifaddr 192.168.5.10 192.168.4.11 > > Unfortunately, this got dropped in my lap with about 24 hours notice > before it had to work, and almost half of that is gone already. I would > really appreciate some help on this. With under 6 hours left, I found out that a user had a program that bound port 3000, causing the bind problem. With that resolved, I still can't get it to work. I think the proxyarp is getting set up wrong, because both sides connect, but nobody can ping anyone else. LQR works fine. One time I configured the local address to be the same as the ip address of the ethernet card in the server, and then the dialup machine got good access to the server, but nothing beyond the server. And yes, I have ip forwarding turned on, and even running routed just to make sure. In fact, when I turned them on, I didn't even get that far. This is the output of netstat -rn. What looks wrong?( other than there should be a line like 204.160.242.251 0:0:c0:b8:3a:7a .... which I did add by hand, and it didn't help) Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 204.160.242.1 UGSc 297 2329 ed0 127.0.0.1 127.0.0.1 UH 0 2883 lo0 204.160.242 link#1 UC 0 0 204.160.242.1 0:0:c:3e:97:9f UHLW 297 0 ed0 610 204.160.242.2 8:0:0:20:78:99 UHLW 2 77754 ed0 834 204.160.242.10 0:0:c0:b8:3a:7a UHLW 1 167254 lo0 204.160.242.11 link#1 UC 0 0 204.160.242.251 link#1 UHRLW 5 247 224 link#1 UCS 0 0 Enough for now, I've been fighting with this for 17 hours, and if I don't call it quits, I'll start whining worse than usual :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960513225531.570B-100000>