I have set /etc/hostname.msk0 to
inet 192.168.1.102 255.255.255.0 NONE
and /etc/mygate to
192.168.1.1
but still can't ping the router (192.168.1.1) do I need to configure dns to ping ?
ifconfig msk0
msk0: flags=8843<UP, BROADCAST, RUNNING, SIMPLEX MULTICAST> mtu 1500
groups:egress
media: Ethernet autoselect
status active
inet6 xxxxxxxxxxxxx...........
inet 192.168.1.102 netmask 0xffffff00 broadcast 192.168.1.255
route -n show
destination gateway flags mtu Iface
default 192.168.1.1 UGS _ msk0
ifconfigandroute -n show– Ulrich Dangel Jun 5 '12 at 19:41ifconfigto your question? – Tim Jun 5 '12 at 19:41