Date: Thu, 13 Feb 1997 10:08:14 -0600 From: Roland Krocin <roland@netchicago.net> To: freebsd-questions@FreeBSD.ORG Subject: Virtual IPs Message-ID: <33033C6E.72F7@netchicago.net>
next in thread | raw e-mail | index | archive | help
Hello, I'm using FBSD 2.1.6 and a 3Com590 NIC. What is the proper syntax for adding IP's to an interface? This is my current portion of sysconfig, network_interfaces="vx0 lo0" ifconfig_vx0="inet 205.164.13.80 netmask 255.255.255.0" ifconfig_lo0="inet localhost" so if I would want to put another IP on vx0, can I just say ifconfig_vx0="inet another.ip.goes.here netmask another.ips.net.mask" or do I need to do something like ifconfig_vx0_somealias=... Once that is done, what do I need to specify in static_routes and route_xxx (the next part of sysconfig) Thanks in advance. -- - Roland --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33033C6E.72F7>