[LARTC] gre nightmares...

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 16 March 2002 02:26, Patrick Dench wrote:
> GRE Tunnels are RUINING MY LIFE!
>
> Ok, maybe it isn't that bad.
:)

> I am a Linux sophmore (for lack of a better term).  I have some experie=
nce,
> I have set up a Masq. Firewall at the company's office as well as one a=
t
> home. Now... The fun part.  LInking the two so I can have access to off=
ice
> network assets from home.
Maybe you can post the commands you executed so we can now what you did=20
(wrong).

This works for me :

/sbin/insmod ip_gre
/sbin/ip tunnel add alas mode gre remote 213.119.127.168 local 213.119.31=
=2E144=20
ttl 255
/sbin/ip link set alas up
/sbin/ip addr add 192.168.1.254 dev alas
=09192.168.1.254 is also the private ip of my firewall on my LAN
/sbin/ip route add 192.168.10.0/24 dev alas
=09This is the remote network

Stef

--=20

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux