Hi all How can I bring up eth0:2 only "ifconfig eth0:2 up" is not working I have to use service network restart But it restarts all network interfaces that I don't want Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com
> Hi all > > How can I bring up eth0:2 only > > "ifconfig eth0:2 up" is not working > > I have to use service network restart > > But it restarts all network interfaces that I don't > wantI believe you have to have eth0 up for that to work. You can add "ONPARENT=no" to the other virtual interfaces to keep them from starting on a service network restart.
On Tue, Dec 23, 2008 at 4:19 PM, adrian kok <adriankok2000 at yahoo.com.hk> wrote:> Hi all > > How can I bring up eth0:2 only > > "ifconfig eth0:2 up" is not workingwouldn't it be 'ifup eth0:2' ? -Bob
adrian kok wrote:> Hi all > > How can I bring up eth0:2 only > > "ifconfig eth0:2 up" is not working >have you tried ifup eth0:2 ?> I have to use service network restart > > But it restarts all network interfaces that I don't > want > > Thank you > > > Send instant messages to your online friends http://uk.messenger.yahoo.com > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >