[ILUG] Net access through Netscape
Dave O Connor
doc at redbrick.dcu.ie
Sat Sep 23 17:15:46 IST 2000
Someone called Rory Mac Mahon said on Sat, Sep 23, 2000 at 05:04:08PM +0100:
> Hi
> I have a Linux machine in my school and I want to be able to access the net
> through it. The other windows machine use IE 4 and connect through a proxy
> server on an NT machine. When I tell Netscape the address of the server
> http://SERVER1:80 it says it can't resolve the address. Any ideas on how to get
> it working.
>
Find the IP of SERVER1. try going
nslookup server1
for a command prompt on one of the windows machine.
Also, look in the network properties for TCP/IP on one of the windows
machines. See if there's an IP address there for the DNS server, and if so,
put a line like:
nameserver ip.of.DNS.server
in /etc/resolv.conf on the linux machine.
- DoC
More information about the ILUG
mailing list