Title: RE: Adding IP aliases
Well, that's very helpful...Can't believe I didn't see that when I was looking for it. I guess I just always do things the hard way.
Aaron Weiker
Programmer
CISP - Changing Internet Speed & Performance
Phone: 419.724.5351
> Does anyone know of a FAQ or HOWTO for adding IP aliases to a
> FreeBSD box? I can do it under linux and Im just wondering if there are
any
> differences or what-not.
In /etc/rc.conf, add or edit lines like this (I have an 'ed0' network card):
network_interfaces="lo0 ed0"
ifconfig_lo0=
As I recall, with FreeBSD you just use ifconfig.
How do you do it with Linux?
orville.
On Wed, 14 Feb 2001, Drew J. Weaver wrote:
> Does anyone know of a FAQ or HOWTO for adding IP aliases to a
> FreeBSD box? I can do it under linux and Im just wondering if there are any
> differences o
Hello,
On Wed, 14 Feb 2001, Aaron Weiker wrote:
> Best place to look is check out the man of ifconfig
>
> This will give you the syntax for it. I then edited my /etc/rc.network and
> put that command in there to create the alias when the server was rebooted.
/etc/rc.network is not the place t
Title: Adding IP aliases
Best
place to look is check out the man of ifconfig
This
will give you the syntax for it. I then edited my /etc/rc.network and put that
command in there to create the alias when the server was
rebooted.
Aaron WeikerProgrammerCISP - Changing Internet Speed
& Perf