cryptodan
Verified User
- Joined
- Oct 10, 2008
- Messages
- 75
[SOLVED]Questions about Fedora 8?
Just installed Fedora, and when I run ifconfig I get the following:
What process is giving eth0 that IP address? It should have 24.227.161.119
Any help will be greatly appreciated.
Solved by editing /etc/networks file to reflect 24.227.0.0
Just installed Fedora, and when I run ifconfig I get the following:
Code:
[root@web1 network-scripts]# /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:0D:56:FD:9C:11
inet addr:169.254.112.124 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::20d:56ff:fefd:9c11/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2835 errors:0 dropped:0 overruns:0 frame:0
TX packets:2266 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:249708 (243.8 KiB) TX bytes:1008844 (985.1 KiB)
Interrupt:18
eth1 Link encap:Ethernet HWaddr 00:0D:56:FD:9C:12
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:19
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:766 errors:0 dropped:0 overruns:0 frame:0
TX packets:766 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2592892 (2.4 MiB) TX bytes:2592892 (2.4 MiB)
[root@web1 network-scripts]#
What process is giving eth0 that IP address? It should have 24.227.161.119
Any help will be greatly appreciated.
Solved by editing /etc/networks file to reflect 24.227.0.0
Last edited: