[Users] newbie - roadwarrior with dhcp

From: - = k o l i s k o = - (kolisko_at_penguin.cz)
Date: Fri Sep 20 2002 - 12:06:46 CEST


Hi all,

I dont know how to configure my notebook. I would like use it as a
roadwarrior and dynamic assign a privat IP address of LAN network.

This is my GW linux (dhcp relay) configuration:

config setup
        # THIS SETTING MUST BE CORRECT or almost nothing will work;
        # %defaultroute is okay for most simple cases.
        interfaces=%defaultroute
        # Debug-logging controls: "none" for (almost) none, "all" for
lots.
        klipsdebug=all
        plutodebug=all
        # Use auto= parameters in conn descriptions to control startup
actions.
        plutoload=%search
        plutostart=%search
        # Close down old connection when new one using same ID shows up.
        uniqueids=yes

# defaults for subsequent connection descriptions
# (mostly to fix internal defaults which, in retrospect, were badly
chosen)
conn %default
        keyingtries=3
        disablearrivalcheck=no
        authby=rsasig
        left=%defaultroute
        auto=add
        right=%any

conn dhcp
        rekey=no
        keylife=30s
        rekeymargin=15s
        leftsubnet=0.0.0.0/0
        leftprotoport=udp/bootps
        rightprotoport=udp/bootpc

conn road-central
        leftsubnet=172.26.128.0/21
        rightsubnetwithin=172.26.134.0/24
        leftrsasigkey=0sAQN1kgZY...
        rightrsasigkey=0sAQNtU9eK...

I would like to connect to this gw and obtain a virtual addres from
172.26.134.0/24 pool, which is a subnet of a 172.26.128.0/21 LAN
network.

My questions:

1) is the konfiguration of my GW correct for my needs?
2) how must I configure my notebook freeswan client and how to connect
after. (first conn dhcp and 2nd road-central??)?

Thank You.

-- 

--- Michal Kolesár kolisko_at_penguin.cz http://kolisko.penguin.cz +420.603.225.299

Don't send me any attachment in Micro$oft (.DOC, .PPT) format please Read http://www.fsf.org/philosophy/no-word-attachments.html Preferable attachments: .PDF, .HTML, .TXT Thanx for adding this text to Your signature


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



This archive was generated by hypermail 2.1.4 : Sat Sep 21 2002 - 05:20:13 CEST