[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Aliased IPs
- From: Oliver <hemzet gmx net>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: Aliased IPs
- Date: Mon, 9 Jan 2006 21:53:43 +0100
look at the /etc/sysconfig/network-scripts/ifup-aliases script, whether
it's configured correct.
at me, the interface config files look like this...
DEVICE=eth0:x
BOOTPROTO=static
BROADCAST=xxx.xxx.xxx.xxx
HWADDR=xx:xx:xx:xx:xx:xx
IPADDR=xxx.xxx.xxx.xxx
NETMASK=xxx.xxx.xxx.xxx
NETWORK=xxx.xxx.xxx.xxx
ONBOOT=yes
TYPE=Ethernet
*** mail checked - no virus found ***
> We have a server that that has a bunch of aliased IP addresses (eth0:1 -
> eth0:20). When doing a reboot or "service network restart" all of the
> aliased ips show in the up condition with ifconfig, but when trying to
> ping some of them they do not respond. When we manually do ifup eth0:5
> for example the interface starts responding. If we do this to all the
> interfaces that initially do not respond they all seem to work fine.
> Any clues as to why this is?
> System runs Redhat ES4 Update 2
> Standard interface config file:
> DEVICE=eth0:5
> ONBOOT=yes
> BOOTPROTO=static
> IPADDR=xxx.xxx.xxx.xxx
> NETMASK=xxx.xxx.xxx.xxx
> GATEWAY=xxx.xxx.xxx.xxx
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]