Re: packet forwarding.

2008-08-03 Thread PETER EASTHOPE
Mike, Alex & others, Sorry for the broken thread. mb> 2) That joule knows the route to cantor (via dalton) Just what I was missing; thanks! Now, where to specify this route? (1) "up route add ..." can not go in the eth0 stanza in /etc/network/interfaces because tun0 is configured after eth

Re: packet forwarding.

2008-08-03 Thread Alex Samad
On Sat, Aug 02, 2008 at 10:18:17PM -0700, Mike Bird wrote: > On Sat August 2 2008 18:31:40 [EMAIL PROTECTED] wrote: > > My network is illustrated here now. > > http://carnot.pathology.ubc.ca/Network.jpg [snip] > > "no connection". > > That routing table shows that dalton knows the route to joule

Re: packet forwarding.

2008-08-02 Thread Mike Bird
On Sat August 2 2008 18:31:40 [EMAIL PROTECTED] wrote: > My network is illustrated here now. > http://carnot.pathology.ubc.ca/Network.jpg > > Forwarding is always on. > dalton:~# cat /proc/sys/net/ipv4/ip_forward > 1 > Even without such a command this is the routing > table on Dalton. > Accor

Re: packet forwarding.

2008-08-02 Thread peasthope
Alex & others, My network is illustrated here now. http://carnot.pathology.ubc.ca/Network.jpg Forwarding is always on. dalton:~# cat /proc/sys/net/ipv4/ip_forward 1 as> ... routing tables commands have a look at man ip OK; I've read route.man and ip.man. as> for a machine at local lan a (say 1

Re: packet forwarding.

2008-07-27 Thread Alex Samad
On Sun, Jul 27, 2008 at 06:10:19PM -0700, [EMAIL PROTECTED] wrote: > Alex and others, > > as> for a machine at local lan a (say 192.168.0.100) > to talk to a machine at local lab b ( say 192.168.2.200). > I would need a route on the gateway box in > local lan A something like > ip r a 192.168.

Re: packet forwarding.

2008-07-27 Thread peasthope
Alex and others, as> for a machine at local lan a (say 192.168.0.100) to talk to a machine at local lab b ( say 192.168.2.200). I would need a route on the gateway box in local lan A something like ip r a 192.168.2.0/24 via 192.168.1.2 That command uses iptables doesn't it? It seems reasonab

Re: packet forwarding.

2008-07-27 Thread Alex Samad
On Sun, Jul 27, 2008 at 10:03:50AM -0700, [EMAIL PROTECTED] wrote: > Alex, > > > net.ipv4.ip_forward=1 > as> This is allow the kernel to do packet forwarding > > No problem there. My LAN machines have > no problems accessing the 'net for http, > pop3, ftp. > > as> turn which on ? > > TUN pack

Re: packet forwarding.

2008-07-27 Thread peasthope
Alex, > net.ipv4.ip_forward=1 as> This is allow the kernel to do packet forwarding No problem there. My LAN machines have no problems accessing the 'net for http, pop3, ftp. as> turn which on ? TUN packet forwarding through the firewall (ref. original message, last weekend.). I want the pop

Re: packet forwarding

2008-07-15 Thread Alex Samad
On Tue, Jul 15, 2008 at 06:28:03PM -0700, PETER EASTHOPE wrote: > Folk, > > In Lenny, "man openvpn" states, > "First, ensure that IP forwarding is enabled on both peers. On Linux, >enable routing: > > echo 1 > /proc/sys/net/ipv4/ip_forward" > > That is an interactive app

Re: packet forwarding

2007-01-29 Thread Francis Healy
Andrew Critchlow <[EMAIL PROTECTED]> wrote:P { margin:0px; padding:0px } body { FONT-SIZE: 10pt; FONT-FAMILY:Tahoma }Hello everyone, I am trying to set up a debian proxy such as this: USERDEBIANINTERNET The debian box will have two network cards. How c

Re: packet forwarding

2007-01-29 Thread Andrei Popescu
On Mon, 29 Jan 2007 17:06:24 -0200 cassiano <[EMAIL PROTECTED]> wrote: > Speaking of which... > > How do I de-activate logging to stdout in shorewall? It´s very > annoying to have all firewall logged activity popping out on > whichever tty I´m working on... This is in sid (etch is probably the s

Re: packet forwarding

2007-01-29 Thread cassiano
Roberto C. Sanchez wrote: On Mon, Jan 29, 2007 at 01:29:56PM +, Andrew Critchlow wrote: Hello everyone, I am trying to set up a debian proxy such as this: USERDEBIANINTERNET The debian box will have two network cards. How can I set up the debian box to forward packets

Re: packet forwarding

2007-01-29 Thread Roberto C. Sanchez
On Mon, Jan 29, 2007 at 01:29:56PM +, Andrew Critchlow wrote: > Hello everyone, > > I am trying to set up a debian proxy such as this: > > USERDEBIANINTERNET > > The debian box will have two network cards. > > How can I set up the debian box to forward packets between th

Re: packet forwarding

2007-01-29 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/29/07 07:29, Andrew Critchlow wrote: > Hello everyone, > > I am trying to set up a debian proxy such as this: > > USERDEBIANINTERNET > > The debian box will have two network cards. > > How can I set up the debian box to forwar