DEV.MD / Developer Network
Search:     Advanced search
Browse by category:
Glossary | Contact Us

Operating with aliases on Ethernet interfaces

Add comment
Views: 1305
Votes: 0
Comments: 0
Posted: 28 Nov, 2007
by: Admin K.
Updated: 28 Nov, 2007
by: Admin K.
Adding and removing an alias manually
ifconfig fxp0 inet 10.0.0.232 netmask 255.255.0.0 alias
ifconfig fxp0 inet 10.0.0.232 -alias

Set up an permanent alias
ifconfig_fxp0_alias0="10.0.0.232 netmask 255.255.0.0"
Others in this Category
document Mount ISO image in FreeBSD
document Updating the Ports Collection on FreeBSD
document CVsup sources
document IPFW - Configuring Firewalls
document FreeBSD Apache HTTP Accept Filter Error
document Identify PCI Devices in FreeBSD
document How to change a MAC address in FreeBSD
document Remove all installed packages and ports on FreeBSD
document Installation and Configuration of Nginx FastCGI PHP
document How can I tell how much RAM is installed on a FreeBSD box?



RSS