2 quick questions

Mykroft Holmes IV mykroft at explosive.mail.net
Tue Aug 12 12:54:05 PDT 2003



Stephan Weaver wrote:

> Hello LIST!!!
> 
> I would like to know how to change my mtu settings for my modem. tun0
> 
> 
> 2) I have a ep0: <3Com 3C509B-TPO EtherLink III (PnP)>
> 
> it would not communicate with other hosts (via ping) unless i change ip 
> addressess, and then set it back
> i have this in my rc.conf
> ifconfig_ep0="inet 192.168.0.200 netmask 0xffffffff"
> 

Your netmask is set to 255.255.255.255 This means that it will not see 
any other address as on it's local net, and will route those packets to 
your default route (Likely your modem).

Set your netmask correctly. Likely 255.255.255.0 or 0xffffff00 will work 
for an internal network.

Adam

> 
> thanks in advance
> Stephan
> 
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8. 
> http://join.msn.com/?page=features/junkmail
> 
> _______________________________________________
> 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"



More information about the freebsd-questions mailing list