This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using L2TP to get an internal network IP addr?

Is it possible to give L2TP users an IP address inside the internal network (ASL 6.1)?  I want remote users to look and behave EXACTLY as if they were physically plugged in to the internal network.  Is this possible?

If not, why not?  Is it a limitation in ASL, in Linux, or in L2TP?  Is there some other product or technology that can accomplish this?

Here's my goal:  I use ASL as a home firewall/NAT device.  I want to add secure wireless access to my home network.  I don't trust existing wireless security mechanisms, so I thought I'd secure wireless using IPSEC.  I put in a third ethernet card to connect to my wireless access point.  I set it up so that wireless users get a DHCP-assigned address from a separate subnet, but they can't get to ANYTHING except the ASL box (and other wireless users).  Only when the wireless user logs in using L2TP can he/she access the Internet.  I've got this working, but the wireless user's IP address is in a different subnet, so he/she can't access the internal network, only the Internet.  I want the wireless user to get an IP address in the Internal network and be able to do anything an internal machine can do.

Thanks in advance!


This thread was automatically locked due to age.
Parents
  • Yes it is possible!
    In the definitions of the L2TP you can set the Interface and the DHCP server!

    Medic
  • [ QUOTE ]
    Yes it is possible!
    In the definitions of the L2TP you can set the Interface and the DHCP server!

    Medic 

    [/ QUOTE ]
    Unfortunately, that does appear to work.  I tried it with no success.  Here's what the on-line help says about those settings:

    [ QUOTE ]
    :: DHCP Settings ::

    Interface: The local interface through which the DHCP server is connected. Note that the DHCP does not have to be directly connected to the interface - it can also be accessed through a router.

    DHCP Server: The address of the DHCP server. Please note that the local DHCP server is not supported. The DHCP server to be specified here must be running on a physically different system.

    [/ QUOTE ]

    I'm not sure why the local DHCP server is not supported, but it isn't.   [:(]
Reply
  • [ QUOTE ]
    Yes it is possible!
    In the definitions of the L2TP you can set the Interface and the DHCP server!

    Medic 

    [/ QUOTE ]
    Unfortunately, that does appear to work.  I tried it with no success.  Here's what the on-line help says about those settings:

    [ QUOTE ]
    :: DHCP Settings ::

    Interface: The local interface through which the DHCP server is connected. Note that the DHCP does not have to be directly connected to the interface - it can also be accessed through a router.

    DHCP Server: The address of the DHCP server. Please note that the local DHCP server is not supported. The DHCP server to be specified here must be running on a physically different system.

    [/ QUOTE ]

    I'm not sure why the local DHCP server is not supported, but it isn't.   [:(]
Children