The question I have is regarding eth0:1 and eth0:2. I can't see where they
are defined ...
[root@optest01 networking]# cd /etc/sysconfig/networking/devices/
[root@optest01 devices]# ls -la
total 40
drwxr-xr-x 2 root root 4096 Nov 21 10:25 .
drwxr-xr-x 4 root root 4096 Sep 25 09:18 ..
-rw-r--r-- 3 root root 277 Dec 18 16:57 ifcfg-eth0
-rw-r--r-- 3 root root 222 Dec 18 16:57 ifcfg-eth1
-rw-r--r-- 3 root root 175 Dec 18 16:57 ifcfg-eth2
Not there?? If I start up system-config-network, it doesn't show them. Can
someone give me a clue as to where they might be hiding?
Thanks,
Steve
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-19-2008, 09:52 PM
Chaim Rieger
Virtual network adapters
Steve Baldwin wrote:
Hi,
On one of our systems we have the following network adapters :
rc.local ?
--
--
Chaim Rieger
www.jravel.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-19-2008, 09:57 PM
"Steve Baldwin"
Virtual network adapters
Thanks for the quick reply but I don't think this is where it is happening
...
[root@optest01 rc.d]# cat /etc/rc.local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
touch /var/lock/subsys/local
Any other ideas?
On Sat, Dec 20, 2008 at 9:52 AM, Chaim Rieger <chaim.rieger@gmail.com>wrote:
> Steve Baldwin wrote:
>
>> Hi,
>>
>> On one of our systems we have the following network adapters :
>>
> rc.local ?
>
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-19-2008, 10:04 PM
Chaim Rieger
Virtual network adapters
Steve Baldwin wrote:
Thanks for the quick reply but I don't think this is where it is happening
ls /etc/sysconfig/network-scripts/
--
--
Chaim Rieger
www.jravel.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
I should have mentioned that this is on a RHEL 5 machine
On Sat, Dec 20, 2008 at 10:04 AM, Chaim Rieger <chaim.rieger@gmail.com>wrote:
> Steve Baldwin wrote:
>
>> Thanks for the quick reply but I don't think this is where it is happening
>>
>
>
> ls /etc/sysconfig/network-scripts/
>
>
>
>
>
> --
> --
> Chaim Rieger
> www.jravel.com
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-19-2008, 10:21 PM
"Rangi, Jai"
Virtual network adapters
Try
#cd /etc/
#grep "eth0:1" * -r
Should give you some hint on the file.
-Jai
-----Original Message-----
From: redhat-list-bounces@redhat.com
[mailto:redhat-list-bounces@redhat.com] On Behalf Of Steve Baldwin
Sent: Friday, December 19, 2008 3:12 PM
To: General Red Hat Linux discussion list
Subject: Re: Virtual network adapters
I should have mentioned that this is on a RHEL 5 machine
On Sat, Dec 20, 2008 at 10:04 AM, Chaim Rieger
<chaim.rieger@gmail.com>wrote:
> Steve Baldwin wrote:
>
>> Thanks for the quick reply but I don't think this is where it is
happening
>>
>
>
> ls /etc/sysconfig/network-scripts/
>
>
>
>
>
> --
> --
> Chaim Rieger
> www.jravel.com
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-19-2008, 10:26 PM
"Steve Baldwin"
Virtual network adapters
Thanks Jai, but this returned nothing.
I should have also mentioned that I have installed Oracle Clusterware on
this machine and I suspect that these network adapters are a result of this
install process.
On Sat, Dec 20, 2008 at 10:21 AM, Rangi, Jai <jrangi@automotive.com> wrote:
> Try
> #cd /etc/
> #grep "eth0:1" * -r
>
> Should give you some hint on the file.
>
> -Jai
>
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Date: Sat, 20 Dec 2008 10:26:43
To: General Red Hat Linux discussion list<redhat-list@redhat.com>
Subject: Re: Virtual network adapters
Thanks Jai, but this returned nothing.
I should have also mentioned that I have installed Oracle Clusterware on
this machine and I suspect that these network adapters are a result of this
install process.
On Sat, Dec 20, 2008 at 10:21 AM, Rangi, Jai <jrangi@automotive.com> wrote:
> Try
> #cd /etc/
> #grep "eth0:1" * -r
>
> Should give you some hint on the file.
>
> -Jai
>
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list