[quote author=Kernel_Killer link=board=4;threadid=6060;start=0#57626 date=1042318864]
Could you please tell us what you are trying to do, and how you are coming to the conclusion that the router is not seeing your hostname. Also what router are you using? You might want to check your router and see if you can set the domain name, and set hostnames with MAC addresses.
[/quote]
Sorry about that. I have a Netgear MR314 router and there is a Maintenance section that shows the DHCP table with host names, ip numbers and MAC addresses, but I haven't seen how to set the host names with the MAC addresses for PCs on the router. And yes I'm running RH8.0... Man I forgot a lot of essentials
[quote author=Kernel_Killer link=board=4;threadid=6060;start=0#57626 date=1042318864]
If you are just trying to connect to the router for internet networking purposes, and can't seem to connect to the the router, and can't ping the router, you might have a setup prob on your box. Make sure your adress scheme is the same as the router (like the 192.168 private non-routable IP range), and the IP is not being used by anything else, and that your 'route' is set to the correct default gateway, which should be your router (assuming your router gives the internet access). Type 'route', and if "default gw" does not have your router address, that is your problem. Just type: route add default gw 192.168.x.xxx (Depending on what your router address is. I would type it out if I knew what router it was.)
[/quote]
I can get to the internet just fine, that portion of the router worked like a charm!!!!!!!!!! But it just won't pick up the name of my linux box. So if I could just get it to do that I think my home networking would be just about complete that is until I get some wireless stuff
And the out put of 'route' shows the following:
Code:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.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 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
[quote author=Kernel_Killer link=board=4;threadid=6060;start=0#57626 date=1042318864]
Also, since you mentioned RH, I assume you are using it. If you use 'setup' you have to drop to 'init 1' and bring it back to 'init 3 or 5' or reboot for the networking changes to take effect.
[/quote]
Not sure what you're talking about here... The RH install setup?
If I'm still not answering your questions, I'm sorry. Oh Thanx and TIA
Bookmarks