terrible is happened: server was down at all, support tech is up server itself but services is not load :o
This is logs of support tech conversation:
QUOTE
4/26/03 1:48:01 PM
Rebooting server.
4/26/03 2:16:00 PM
Server still not back online. Investigating.
4/26/03 3:31:04 PM
stil investigating. server hanging when trying to load iptables and linuxconf
4/26/03 5:18:06 PM
server will not boot, hangs at loading linuxconf and iptables. had to boot server in single user mode to troubleshoot it.
network settings were using entirely wrong gateway and network settings, moved ifcfg-eth0:* files to x-ifcfg-eth0:* and ran netconfig to force it to accept proper gateway.
server is online and accessable via SSH.
Rebooting server.
4/26/03 2:16:00 PM
Server still not back online. Investigating.
4/26/03 3:31:04 PM
stil investigating. server hanging when trying to load iptables and linuxconf
4/26/03 5:18:06 PM
server will not boot, hangs at loading linuxconf and iptables. had to boot server in single user mode to troubleshoot it.
network settings were using entirely wrong gateway and network settings, moved ifcfg-eth0:* files to x-ifcfg-eth0:* and ran netconfig to force it to accept proper gateway.
server is online and accessable via SSH.
Server is really accessable but it seems like it stopping on some step so httpd is stopped after rebooting.
Also all IP addresses except first doesnt work.
What I did before all of this:
1.I have added several IP addresses, lets take files which they copied:
QUOTE
[root@host root]# cat /etc/sysconfig/network-scripts/x-ifcfg-eth0:1
DEVICE="eth0:1"
IPADDR="207.44.158.xx"
NETMASK="255.255.254.0"
[root@host root]# cat /etc/sysconfig/network-scripts/x-ifcfg-eth0:2
DEVICE="eth0:2"
IPADDR="207.44.158.yyy"
NETMASK="255.255.254.0"
[root@host root]# cat /etc/sysconfig/network-scripts/x-ifcfg-eth0:6
DEVICE="eth0:6"
IPADDR="207.44.159.zzz"
NETMASK="255.255.254.0"
DEVICE="eth0:1"
IPADDR="207.44.158.xx"
NETMASK="255.255.254.0"
[root@host root]# cat /etc/sysconfig/network-scripts/x-ifcfg-eth0:2
DEVICE="eth0:2"
IPADDR="207.44.158.yyy"
NETMASK="255.255.254.0"
[root@host root]# cat /etc/sysconfig/network-scripts/x-ifcfg-eth0:6
DEVICE="eth0:6"
IPADDR="207.44.159.zzz"
NETMASK="255.255.254.0"
2.I have installed linuxconf. Warning: I have RedHat 7.3 but Im used linuxconf from 7.2.
Please help me: how to get httpd loading on startup and how to install IP addresses again but properly - because I cant understand what does they meant "wrong network settings".
Thanks