Re: ICS with RedHat behind W2K

From: John Thompson (john_at_starfleet.os2.dhs.org)
Date: 01/19/04


Date: Mon, 19 Jan 2004 18:01:27 GMT

On 2004-01-18, Ice Sickle <b@i.t> wrote:

> my dhcp is provided by my ISP so i have dynamic configuration on my windows
> box's external NIC.

Your ISP's dhcp service will only assign an address to the machine
connected to their network; the Win machine in your case. The machines on
your network will need their own addresses, which can either be hard-coded
into a "hosts" file or assigned by a local dhcp server on your network.
Having a dhcp server on your network is probably the best long term
solution, but it's your choice. It doesn't matter which machine provides
the dhcp service. If you're more comfortable with Windows there's no
reason why you can't do it there.

> So. The only thing I've done on my windows box is to enable ICS on my
> exernal NIC. So my settings on my internal NIC now look like:
>
> IP Address: 192.168.0.1
> SubNet Mask: 255.255.255.0
> Gateway: [Empty] <- Do I need to enter something here manually.

This should be the ip address of your external NIC.

> On my linux box I did the following:
>
> Network Configuration=>Devices Tab=>Select 'Eth0'=>
> Statically Setup Ip Address: 192.168.0.2
> SubNet Mask : 255.255.255.0
> Default Gateway Address: 192.168.0.1
>
> Network Configuration=>DNS Tab=>
> HostName: LocalHost.LocalDomain
> Primary DNS: 234.234.2.234
> Secondary DNS: 234.234.2.235
> Tertiary DNS: 234.234.2.236
> DNS Search Path: localdomain
>
> DNS servers ip addresses above i got by doing 'ipconfig -all' in windows.
>
> Again, Zone Alarm is not running.
> I can ping the windows machine from linux box without problems but still
> can't use browser.
>
> Also tried pinging the Gateway on my external NIC and the DNS servers given
> on 'ipconfig-all' without any response.
>
> So did I filled out all those options correctly?

Do you have NAT (network address translation) working on the Win machine?
Without that, machines behind the gateway will not be able to access
things on the internet.

FWIW, setting this up in linux instead of Windows is quite simple in my
experience.

-- 
-John (JohnThompson@new.rr.com)


Relevant Pages

  • Re: Non-domain connection problem
    ... Yesterday I even hardcoded the DNS of a local ISP into the TCP/ip properties ... Connect to Internet from Internal Network ... Notice that the default gateway and DNS IP addresses are different, ...
    (microsoft.public.windows.server.sbs)
  • Re: Static IP Address HELP !!
    ... Everything should work once I change that gateway address. ... >> to change is to close your DNS Virtual Server on your ... >> using dynDNS to host your DNS externally, ... > Network card on ...
    (microsoft.public.windows.server.sbs)
  • Re: Need help with my network
    ... Connection specific DNS suffix....domain_not_set.invalid ... Until recently, this connection worked great. ... can't get the wired one to show up on the network. ... the IP addresses for the computer, the gateway, and DNS. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Domain controller not found
    ... You said the router is x.x.1.4 and now you say the gateway "knows"? ... This address has nothing to do with your network. ... So the 192.168.0.1 is not longer used on any server or workstation? ... It just seems that the DNS ...
    (microsoft.public.windows.server.setup)
  • Re: Dynamic DNS ??? default gateway ???
    ... I don't think this had anyhting to do with the default gateway or dns. ... it is not on their network and there is no static route for the network ... > two networks together is some of the servers. ...
    (microsoft.public.win2000.networking)

Loading