Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 09:16:21 +1000
From:      BSD Freak <bsd-freak@mbox.com.au>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   PPPoE flakiness
Message-ID:  <1a4063f1a4461d.1a4461d1a4063f@mbox.com.au>

next in thread | raw e-mail | index | archive | help
Hi guys,

This is a little difficult to explain, but bear with me please. Here in
Australia ADSL (especially consumer grade services) are dodgy at the
best of times. I have set up a FreeBSD box as an ipf/ipnat router using
PPPoE (in ddial mode). All works well most of the time, however when the
service goes down or there is a disconnection, it will reconnect *most*
of the time, however sometimes the ppp service just hangs and wont
restart properly. If I reboot the box or kill and restart ppp it will be
OK again. Any suggestions? 

The other funny thing I have noticed is that when the service goes down
and we get reconnected (remember we use ppp in ddial mode), we also get
allocated a new address however "ifconfig" shows not only the new
address but all the previous addresses that we were assigned on previous
reconnections, however now the remote server is 255.255.255.255 rather
than the real one. I have a sample below (ip addresses have been changed
to protect the innocent). Is this normal? 


rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
	ether 00:40:f4:46:00:78 
	media: Ethernet autoselect (100baseTX)
	status: active
rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	ether 00:01:29:1b:08:4f 
	media: Ethernet autoselect (none)
	status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
	inet 213.51.133.4 --> 255.255.255.255 netmask 0xffffffff 
	inet 213.51.135.111 --> 255.255.255.255 netmask 0xffffffff 
	inet 213.51.130.107 --> 172.21.22.24 netmask 0xffffff00 
	Opened by PID 334



---------------------------------------------------------------------
NEW to mBox, receive faxes to any email address!
Find out more http://www.mbox.com.au/fax

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1a4063f1a4461d.1a4461d1a4063f>