Date: Sat, 23 Dec 2000 10:58:30 +0100 From: "Steven Looman" <fsteevie@dds.nl> To: <freebsd-isdn@FreeBSD.ORG> Subject: Re: remote ip Message-ID: <001301c06cc6$f6cdc9e0$0200a8c0@coyote> References: <000b01c06b7c$993ad3e0$6300a8c0@xenium>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I had the same problem and the nice people here helped me. Just use 0.0.0.1 as the remote ip, that will work. isp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet 212.123.176.141 --> 0.0.0.1 netmask 0xffffffff inet6 fe80::220:18ff:fea0:7ae4%isp0 --> :: prefixlen 64 scopeid 0xf ether 00:00:00:00:00:00 And set the route as: route add default -interface isp0 Steven ----- Original Message ----- From: "Simon Putz" <Simon.Putz@t-online.de> To: <freebsd-isdn@FreeBSD.ORG> Sent: Thursday, December 21, 2000 7:34 PM Subject: remote ip > hi !! > > i got i4b now to work .. well it connects and assigns isp0 a IP, but not the > point to point partner ip. > how can i find that one out? > > bye > simon putz > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301c06cc6$f6cdc9e0$0200a8c0>