Click to See Complete Forum and Search --> : Cannot find server
graydon
08-07-2003, 06:34 PM
I just recently had to reinstall my RH9 system everything works fine now but dns on my windows box. All required modules for nat are enabled, and all original seetings I had on my windows box have remained unchanged.
I'm able to ping to localhost, the gateway ip, and my static ip from the windows machine. And able to ping from linux to windows.
Any help appreciated
Make you sure your have your ISP's DNS in your /etc/resolv.conf
It should look something like this:
nameserver ip
graydon
08-07-2003, 06:50 PM
Yup got my isp's DNS set both in /etc/resolv.conf and dns section on windows. no luck
Could you describe your network in more detail please? What you posted is a little short on those specifics.
:)
graydon
08-07-2003, 09:02 PM
my linux box is setup as the gateway router with 2 nic cards
eth0 and eth1. eth0 holding the lease from my isp. eth1 I have given a class c ip of 192.168.1.1 which is the gateway address I've always used on my windows box without any trouble. My windows machine was given an address of 192.168.1.2 subnet 255.255.255.0 which corresponds with the subnet of eth1.
No troubles before. Nor with dns until today. I've checked double checked and triple checked all my dns settings on both machines and everything is exact.
As for pinging from 192.168.1.2 I can ping, 192.168.1.1, 127.0.0.1 localhost, and the ip that I'm using now 65.xx.xx.xx. I can ping from here to windows no problem.
All machines have been defined in /etc/hosts if that matters.
graydon
08-08-2003, 10:36 AM
Here also is my ifconfig and /sbin/route output, hopefully someone can notice a problem as ics still not working for me.
eth0 Link encap:Ethernet HWaddr 00:04:75:8D:BF:50
inet addr:65.50.51.104 Bcast:65.50.51.255 Mask:255.255.252.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
eth1 Link encap:Ethernet HWaddr 00:04:5A:86:B9:0C
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
65.50.48.0 0.0.0.0 255.255.252.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 65.50.48.1 0.0.0.0 UG 0 0 0 eth0
thanks
gbell
justlinux.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved.