Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 1997 11:33:05 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        sweeting@tm.net.my
Cc:        freebsd-questions@freebsd.org, softweyr@xmission.com, langfod@dihelix.com
Subject:   Re: [Q] why not use routed ?
Message-ID:  <Pine.BSI.3.94.970401113220.3788I-100000@localhost>
In-Reply-To: <v01540b0caf673bb43fea@[202.184.153.110]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Apr 1997 sweeting@tm.net.my wrote:

> No problems. I was just wondering if it should be possible to
> do the ifconfig aliasing and addition of the route within /etc/sysconfig.
> 
> I tried this in /etc/sysconfig :
> ifconfig_lo0="inet localhost"
> ifconfig_ep0="inet 202.184.153.13 netmask 255.255.255.0"
> ifconfig_ep0="inet 202.184.153.5  netmask 255.255.255.255 alias"
> 
> and that didn't work. should it ?

I believe it should, at least in 2.2.

Note the following comment:

#       network_interfaces="ed0 sl0 lo0"
#
#       ifconfig_ed0="inet 10.0.0.1 netmask 0xffffff00"
#       ifconfig_sl0="inet 10.0.1.0 netmask 0xffffff00"
#       ifconfig_lo0="inet localhost"
#       ifconfig_ed0_alias0="inet 10.0.2.1 netmask 0xffffff00"
#       ifconfig_ed0_alias1="inet 10.0.2.2 netmask 0xffffffff"
#       ifconfig_ed0_ipx="ipx 0x1234"

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970401113220.3788I-100000>