How To
Changing the IP address of a FreeBSD system is relatively easy and can be done with a few simple commands. The process involves using the ifconfig command pattern
Read More
How To
Use ifconfig -a command to get names of Ethernet interfaces ifconfig -a Use ifconfig command to set temporary IP address (till rebooting system). ifconfig re0 inet 202.54.1.22 To
Read More