почему может не работать команда telnet 127.0.0.1 Вот что выводит система [root@RULES root]# telnet 127.0.0.1 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused
Смотрим root]# ifconfig eth0 Link encap:Ethernet HWaddr 00:20:ED:95:F2:BF inet addr:192.168.11.131 Bcast:192.168.255.255 M[root@RULES ask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9980 errors:0 dropped:0 overruns:0 frame:0 TX packets:466 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:903560 (882.3 Kb) TX bytes:49832 (48.6 Kb) Interrupt:11 Base address:0x6000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:28561 errors:0 dropped:0 overruns:0 frame:0 TX packets:28561 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1962271 (1.8 Mb) TX bytes:1962271 (1.8 Mb)
Смотрим [root@RULES root]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 169.254.0.0 * 255.255.0.0 U 0 0 0 eth0 192.168.0.0 * 255.255.0.0 U 0 0 0 eth0 127.0.0.0 * 255.0.0.0 U 0 0 0 lo default 192.168.11.1 0.0.0.0 UG 0 0 0 eth0
вчем же проблема