Date: Tue, 4 Jun 2002 20:31:03 +0100 From: Brian Somers <brian@Awfulhak.org> To: "M Bergman" <m.bergman@digipoint.org> Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: [isdn problems, routing,ifconfig] warning: Local: bind: Address already in use Message-ID: <20020604203103.0124e1cc.brian@Awfulhak.org> In-Reply-To: <NGBBJKOHMLCJMGMIODEBMECFCAAA.m.bergman@digipoint.org> References: <NGBBJKOHMLCJMGMIODEBMECFCAAA.m.bergman@digipoint.org>
next in thread | previous in thread | raw e-mail | index | archive | help
So what happens when you run traceroute -n ? On Tue, 4 Jun 2002 21:06:39 +0200 "M Bergman" <m.bergman@digipoint.org> wrote: > code: > ---------------------------------------------------------------------------- > ---- > tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1524 > inet6 fe80::220:afff:fe4f:662e%tun0 prefixlen 64 scopeid 0xe > inet 213.75.178.66 --> 193.172.250.76 netmask 0xffffff00 > Opened by PID 143 > ---------------------------------------------------------------------------- > ---- > > This is the interresting part of ifconfig, 192.172.250.76 is in the range of > my ISP the other 213.75.178.66 doensn't sound familair to me > > here is my ppp.conf > > code: > ---------------------------------------------------------------------------- > ---- > default: > #set log Phase LCP IPCP CCP tun tun0 command > hetnet: > allow user root > allow user mark > set phone 0676001505 > set authname b*****n@hetnet.nl > set authkey ******** (here is a pass) > enable lqr > set reconnect 99 5 > set redial 99 10 > set lqrperiod 45 > disable pred1 deflate mppe > deny pred1 deflate mppe > set timeout 180 600 > set dial > set login > #set hangup > set device /dev/i4brbch0 /dev/i4brbch1 > set speed sync > set bandwidth 65536 > link * set cd 10 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > #set ifaddr 10.0.0.1/0 194.151.43.3/0 255.255.255.255 0.0.0.0 > #set ifaddr 0 0 > add! default HISADDR > enable dns > set server /tmp/ppp-isdn "" 0177 > > filter: > #allow user root > #allow user mark > #allow mode ddial > #allow mode auto > ## filters... dial filters... > #set filter dial 0 deny udp src eq 513 > #set filter dial 1 deny udp src eq 525 > #set filter dial 2 deny udp src eq 137 > #set filter dial 3 deny udp src eq 138 > #set filter dial 4 deny udp src eq 139 > #set filter dial 5 deny udp dst eq 137 > #set filter dial 6 deny udp dst eq 138 > #set filter dial 7 deny udp dst eq 139 > #set filter dial 8 deny tcp finrst > #set filter dial 9 permit 0 0 > ---------------------------------------------------------------------------- > ---- > > > here a snap from the shell where i make i connection (i'm paying for it but > i can't ping anything!): > ---------------------------------------------------------------------------- > ---- > jolette# ppp -auto hetnet && echo "U heeft verbinding" > Working in auto mode > Using interface: tun0 > Warning: Local: bind: Address already in use > Warning: set server: Failed 2 > U heeft verbinding > jolette# > ---------------------------------------------------------------------------- > ---- > > i mailed a few days ago also, i'm really lost. > I'm even thinking about trying it with debian or even suse linux. but i do > love BSD i wanna have this workin.. please help me out! > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message -- Brian <brian@Awfulhak.org> <brian.somers@sun.com> <http://www.Awfulhak.org> <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> 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?20020604203103.0124e1cc.brian>