
Network Settings on FreeBSD
To make network settings on FreeBSD first we have to check the name of interface using following command: $ifconfig emo: flags=8843 metric 0 mtu 1500 options=9b ether 08:00:27:11:11:78 media: Ethernet autoselect (1000baseTX) status: active 1oo: flags=8049 metric 0 mtu 16384 inet6 fe80: : 1%100 prefixlen 64 scopeid 0x2 inet 12.0.0.1 netmask 0xff000000 Now enter these […]
Read More