> > Could you plase configure your /etc/rc.conf file to something like this? > > ifconfig_ed0="inet 192.168.1.105 netmask 255.255.255.0" > defaultrouter="192.168.1.1" > > Where "defaultrouter" is the IP of your dhcp server and tell me what happens? >
AFAIK, this should really be the default gateway IP, not the DHCP server. -- Glen Barber _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
