Re: Intranet plus cable connection.
From: John Culleton (john_at_wexfordpress.com)
Date: 02/04/04
- Next message: 42Bastian Schick: "Re: How can I Network using a microcontroller"
- Previous message: Achim Keller: "strange problem with cable modem connection"
- In reply to: Oliver O'Boyle: "Re: Intranet plus cable connection."
- Next in thread: Oliver O'Boyle: "Re: Intranet plus cable connection."
- Reply: Oliver O'Boyle: "Re: Intranet plus cable connection."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 4 Feb 2004 05:54:15 -0800
"Oliver O'Boyle" <o.oboyle@celerica.ca> wrote in message news:<XDRTb.6976$bp1.296918@news20.bellglobal.com>...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > > on linux, enable forwarding (routing) between interfaces,
>
> there are probably 3 ways, one of which is the GUI (linuxconf
> depending on what distro you are using, or otherwise whatever network
> control panel GUI tool is available to you) tool that changes the
> file(s) used in the other two ways.
>
> the second way (though i've just been told that this way is
> deprecated in favour of the third way) is to change the
> /etc/sysconfig/network file so that the line Forward_IPV4=yes is
> in it.
>
> And if you look up what this does, all it does is stick a 1 in
> /proc/sys/net/ipv4/ip_forward, which is the third way. (there may be
> another way as well depending on the distro and release you have but
> one of these should do it for you).
I have everything working but the pass through to the internet. The
value in /proc/sys/net/ipv4/ip_forward was 1 already.
On the windows machine I assigned the same DNS servers as I had in
/etc/resolv.conf. I also assigned 192.168.0.1 as the third DNS choice.
The windows machine can contact the Apache server running on the
Linux machine but it cannot connect elsewhere.
I wnt to /etc/rc.d and rooted around until a found the statement
/etc/rc.d/rc.ipv_forward start
I executed that statement. Still no help.
I note that I have a named process running. Could this be messing
something up?
Thanks for your help to date. I feel I am very close to final success.
John Culleton
- Next message: 42Bastian Schick: "Re: How can I Network using a microcontroller"
- Previous message: Achim Keller: "strange problem with cable modem connection"
- In reply to: Oliver O'Boyle: "Re: Intranet plus cable connection."
- Next in thread: Oliver O'Boyle: "Re: Intranet plus cable connection."
- Reply: Oliver O'Boyle: "Re: Intranet plus cable connection."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|