I just installed 7.3 on one of my machines at home. The box sits behind a firewall (Smoothwall) which is connected to my cable modem. The machine gets its IP (from the Smoothwall) using DHCP. When i go to register my system using rhn_register, I get a "No route to host" error. I am able to ping some websites (yahoo, google) but not others (redhat,microsoft). I can't seem to figure out the problem.
Here's some info: *gatekeeper (route output below) is the name of my firewall/router. It has an entry in /etc/hosts. [root@localhost root]# ifconfig eth0 Link encap:Ethernet HWaddr 00:C0:4F:BB:FA:19 inet addr:10.0.0.23 Bcast:10.0.0.255 Mask:255.255.255.0 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:238 errors:0 dropped:0 overruns:0 frame:0 TX packets:183 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:19019 (18.5 Kb) TX bytes:18317 (17.8 Kb) Interrupt:19 Base address:0xdcc0 [root@localhost root]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.0 * 255.255.255.0 U 0 0 0 eth0 127.0.0.0 * 255.0.0.0 U 0 0 0 lo default gatekeeper 0.0.0.0 UG 0 0 0 eth0 [root@localhost root]# ping www.google.com PING www.google.com (216.239.33.100) from 10.0.0.23 : 56(84) bytes of data. ... 2 packets transmitted, 2 received, 0% loss, time 1009ms [root@localhost root]# ping www.redhat.com PING www.redhat.com (66.187.232.56) from 10.0.0.23 : 56(84) bytes of data. ... 2 packets transmitted, 0 received, 100% loss, time 1013ms Can somebody please tell me what I'm doing wrong? Thanks, mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list