On Mon, Feb 20, 2012 at 9:47 PM, Glen Barber <[email protected]> wrote: > On Mon, Feb 20, 2012 at 08:23:34PM -0600, Antonio Olivares wrote: >> synchronous_dhclient="YES" >> ifconfig msk0="DHCP" >> > > Is this copy/pasted? > > If so, it's wrong. It should be: > > ifconfig_msk0="DHCP" > > (Note the lack of a space between 'ifconfig' and 'msk0'.) > > Glen >
It was a typo :) I was submitting from other machine. Commenting the firewall options in /etc/rc.conf fixes the situation. I need to troubleshoot the firewall now :) Thanks to all who have responded and came up with ideas to try out. I did try the netstat command suggested also. Saw ipv6 and ipv4 connections. These gave me trouble in school network, but here all is well. Regards, Antonio _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
