IPv6 readyNote: This archive passes through spamassassin. Every mail marked with the subject "*****SPAM*****" has exceed a certain threshold of spam-like behaviour.

Re: [Users] Re: freeswan bridge

From: Pak9 (Pak9_at_cox.net)
Date: Tue May 14 2002 - 02:55:41 CEST


Hello,
    I have a newb question.

I have free/swan configured and running fine on rh 7.2 with 2.4.18 kernel.
My question is I guess could I put a 2nd network card on one of the boxes
and route traffic over the tunnel?

For example:

 win2k admins
192.168.0.1/24 ----eth1----|
                                           |
                                           |
123.123.123.123---eth0----|---ipsec0-------- Internet ------ ipsec0 --------
eth0

|

321.321.321.1

|

win2k servers
My config.

config setup
        interfaces="ipsec0=eth0"
        klipsdebug=none
        plutodebug=none
        plutoload=%search
        plutostart=%search
conn offices-servers
        left=123.123.123.123
        leftsubnet=123.123.123.123/24
        leftnexthop=123.123.123.9
        right=321.321.321.1
        rightsubnet=321.321.321.321/24
        rightnexthop=321.321.321.10
        keyingtries=0
        auth=ah
        authby=rsasig
        leftrsasigkey="secret key"
        rightrsasigkey="secret key"
        auto=start

I know that the setup works, currently I can ping anything behind right
network from left eth0 - and anything behind the left network with right
eth0 ipsec barf looks good.

So is what I am planning to do even possible? Thanks for the help with a
newb question.

Pete!

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:59 CEST