Re: ICS with RedHat behind W2K
From: John Thompson (john_at_starfleet.os2.dhs.org)
Date: 01/19/04
- Next message: John Winters: "Re: the round() functions seems to be totally broken"
- Previous message: John Thompson: "Re: Fighting SPAM"
- In reply to: Ice Sickle: "Re: ICS with RedHat behind W2K"
- Next in thread: chris_at_nospam.com: "Re: ICS with RedHat behind W2K"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)
- Next message: John Winters: "Re: the round() functions seems to be totally broken"
- Previous message: John Thompson: "Re: Fighting SPAM"
- In reply to: Ice Sickle: "Re: ICS with RedHat behind W2K"
- Next in thread: chris_at_nospam.com: "Re: ICS with RedHat behind W2K"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|