here is the output of my ifcfg-eth0 and ifcfg-eth0:0 from /etc/sysconf/network-scripts/<br>
ifcfg-eth0<br>
::::::::::::::<br>
DEVICE=eth0<br>
BOOTPROTO=static<br>
BROADCAST=<a href="http://10.1.4.30">10.1.4.30</a><br>
HWADDR=01:10:26:19:12:B5<br>
IPADDR=<a href="http://10.1.4.2">10.1.4.2</a><br>
NETMASK=<a href="http://255.255.255.192">255.255.255.192</a><br>
NETWORK=<a href="http://10.1.4.0">10.1.4.0</a><br>
GATEWAY=<a href="http://10.1.4.35">10.1.4.35</a><br>
ONBOOT=yes<br>
TYPE=Ethernet<br>
<br>
ifcfg-eth0:0<br>
::::::::::::::<br>
DEVICE=eth0:0<br>
IPADDR=<a href="http://10.1.4.1">10.1.4.1</a><br>
<br><br><div><span class="gmail_quote">On 12/1/05, <b class="gmail_sendername">jludwig</b> <<a href="mailto:wralphie@comcast.net">wralphie@comcast.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Friday 02 December 2005 12:51 am, Jonathan Carpenter wrote:<br>> I have setup one server for multiple ips. But when I bring eth0 down and<br>> then back up I get and error of:<br>><br>> SIOCADDRT network is unreachable
<br>><br>> I am not exactly sure why I am getting this message everything seems to<br>> work fine. I can access anything from this server and I can access this<br>> server from anywhere. I have noticed some collisions and transmit errors. I
<br>> am not sure what would be causing this.<br>><br>> ifconfig returns<br>> eth0      Link encap:Ethernet  HWaddr 01:10:26:19:12:B5<br>>          
inet
addr:<a href="http://10.1.4.2">10.1.4.2</a>  Bcast:<a href="http://10.1.4.30">10.1.4.30</a>  Mask:<a href="http://255.255.255.192">255.255.255.192</a><br>>           inet6 addr: fe80::214:22ff:fe17:15a9/64 Scope:Link<br>
>          
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>>           RX packets:248569 errors:0 dropped:0 overruns:0 frame:0<br>>           TX packets:71281 errors:66 dropped:0 overruns:0 carrier:66<br>>           collisions:180 txqueuelen:1000
<br>>          
RX bytes:80778446 (77.0 MiB)  TX bytes:14645178 (13.9 MiB)<br>>           Base address:0xecc0 Memory:fe6e0000-fe700000<br>><br>> eth0:0    Link encap:Ethernet  HWaddr 01:10:26:19:12:B5<br>>          
inet
addr:<a href="http://10.1.4.1">10.1.4.1</a>  Bcast:<a href="http://10.1.4.30">10.1.4.30</a>  Mask:<a href="http://255.255.255.192">255.255.255.192</a><br>>          
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>>           Base address:0xecc0 Memory:fe6e0000-fe700000<br>><br>> lo        Link encap:Local Loopback<br>>           inet addr:<a href="http://127.0.0.1">
127.0.0.1</a>  Mask:<a href="http://255.0.0.0">255.0.0.0</a><br>>           inet6 addr: ::1/128 Scope:Host<br>>           UP LOOPBACK RUNNING  MTU:16436  Metric:1<br>>           RX packets:6762 errors:0 dropped:0 overruns:0 frame:0
<br>>           TX packets:6762 errors:0 dropped:0 overruns:0 carrier:0<br>>           collisions:0 txqueuelen:0<br>>          
RX bytes:274642 (268.2 KiB)  TX bytes:274642 (268.2 KiB)<br>><br>> route -n shows<br>> Kernel IP routing table<br>>
Destination    
Gateway        
Genmask         Flags Metric
Ref    Use<br>> Iface<br>>
<a href="http://10.1.4.0">10.1.4.0</a>  
<a href="http://0.0.0.0">0.0.0.0</a>         <a href="http://255.255.255.192">255.255.255.192</a>
U    
0      0        0
eth0<br>> <a href="http://169.254.0.0">169.254.0.0</a>    
<a href="http://0.0.0.0">0.0.0.0</a>        
<a href="http://255.255.0.0">255.255.0.0</a>     U    
0      0        0<br>>
eth0 <a href="http://0.0.0.0">0.0.0.0</a>        
<a href="http://10.1.4.35">10.1.4.35</a>  <a href="http://0.0.0.0">0.0.0.0</a>        
UG    0      0        0<br>> eth0<br>><br>>                                        Thanks,<br>> --<br>> Jonathan Carpenter<br>> Linux System Administrator<br>> Windows System Administrator<br>> <The Unix Geek>
<br>I'll bet that you may have eth0:0 set up as the gateway. If that is the case<br>eth0 may not be able to see "the network".<br>(I have seen this type of weirdness before.)<br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Jonathan Carpenter<br>Linux System Administrator<br>Windows System Administrator<br><The Unix Geek>