Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/etc/conf.d/net +aliases
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
peter@work
n00b
n00b


Joined: 31 Jan 2005
Posts: 52

PostPosted: Thu May 24, 2007 7:19 am    Post subject: /etc/conf.d/net +aliases Reply with quote

My /etc/conf.d/net
Code:

modules=("iproute2")
config_eth1=( "192.168.1.252/24"
              "192.168.1.253/24"
            )


As result I get this, but I want eth1:0
Whats wrong?
Code:

2: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:a9:40:0f:92:1d brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.252/24 brd 192.168.1.255 scope global eth1
    inet 192.168.1.253/24 brd 192.168.1.255 scope global secondary eth1
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Thu May 24, 2007 7:31 am    Post subject: Reply with quote

I did not understand your question ?
could you explain what do you expect from the aliases on net interfaces ?

As an additional solution would be tu remove iproute2 and use modules="ifconfig"
check this thread
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum