DSL Stability

Eduardo Viruena Silva mrspock at esfm.ipn.mx
Sun May 4 00:52:48 PDT 2003


On Sun, 4 May 2003, Derrick Ryalls wrote:

> I managed to get DSL working with FreeBSD somewhat, but I am having some
> weird connectivity issues.
> At random times, I will lose network connectivity.  The Westell modem
> says there is full connection
> via ethernet and phone, but I am unable to ping their gateway and
> dhclient is unable to obtain a new
> lease.
>
> The strange part is that if I plug my WinXP box into the modem directly,
> I obtain an ip and can surf.
> If I then plug the BSD box back into the modem, I can once again obtain
> leases and talk to the 'net,
> but about half the time I need to restart natd for the inside network to
> be able to do anything.
>
> System/ISP info:
>
> 4.7-RELEASE-p5
> rc.conf
> ifconfig_sis0="DHCP"
> default_gateway="4.xx.xxx.1"
   ^ is this correct?
     I think it should be:
     defaultrouter="4.xx.xxx.1"

> natd_program="/sbin/natd"
> natd_enable="YES"
> natd_interface="sis0"
> natd_flags="-f /etc/natd.conf"
>
> VerizonDSL in north Seattle
>
> So, any ideas on how to stabilize my connection?
>
>
> -Derrick
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>

-                         ______                     _
            *           /   /###\                   / \       __
 /\  /\             *  /  ./#### \         *     \__|_/      |  |
/  \/  \               |   b#####|   *            _ |   __   |  |  __
=    .. \____          \ \_\#####/               / \|  /  \  |  | /\_\/
=          \_|    *     \___\###/       *        \_/\_/\__/\__\/_/\__/
 =   \______/           _
  | |


More information about the freebsd-questions mailing list