Connecting Differents LAN's

Dieter Wirz didi.wirz at gmail.com
Thu Sep 10 08:21:26 UTC 2009


Hi!
sysctl
~ cat /etc/sysctl.conf
# /etc/sysctl.conf - Configuration file for setting system variables
# See /etc/sysctl.d/ for additional system variables.
# See sysctl.conf (5) for information.
....
# Uncomment the next line to enable packet forwarding for IPv4
# net.ipv4.ip_forward=1
....

And ask google for sysctl and routing.

-didi


On Mittwoch, 09 Sep 2009, Gilberto Nunes schrieb:

> Hi all
> 
> I have this scenario:
> 
> 1 - Acedemic LAN - with IP 192.168.255.0/24
> 
> 2 - Printer Bureau - with IP 192.168.206.0/24
> 
> So, I need free acces from any packet between this two networks...
> 
> My iptables tables is clean,just with MASQUERADE actived...
> 
> My route tables is it:
> 
> Destination       Gateway       Netmask       Option Metric Ref Use Iface
> 192.168.122.0     0.0.0.0       255.255.255.0  U     0      0    0  virbr0
> 192.168.255.0     0.0.0.0       255.255.255.0  U     0      0    0  eth1
> 192.168.206.0     0.0.0.0       255.255.255.0  U     0      0    0  br0
> 0.0.0.0           192.168.255.1 0.0.0.0        UG    0      0    0  eth1
> 
> In this server,I have a KVM running out...
> 
> Thanks for any help
> 
> 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> 
> 
> -- 
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 




More information about the ubuntu-users mailing list