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

Use a station as a router

Hi,
I'm new in the VPN technology and i'm really lost about some features [:(]

We need to make a demonstration to one of our customer.

For this, we need a tunnel between our datacenter and the customer.

I have successfully configured a VPN SSL remote access on my laptop.
My laptop ping the remote network.

I have enable routing on this laptop.

I configure a thin client with this laptop as a gateway.
I can ping the Astaro virtual interface, but i can't reach the remote vlan.
I have created FW rule that allow any network, any services to access any network. 

Maybee i forgot to configure something ?

A little help will be very apprecied.
Thanks.


Configuration : 
Laptop (Routing enabled)
192.168.0.100
255.255.255.0
GW : 192.168.0.254
this laptop is connected to the remote network with the VPN SSL remote access.

Thin client
192.168.0.101
255.255.255.0
GW : 192.168.0.100


This thread was automatically locked due to age.
Parents
  • I can ping the Astaro virtual interface, but i can't reach the remote vlan.

    Please be more specific about the subnets involved.  Do you only want to use the thin client at the customer site to reach a web server in the LAN behind the Astaro, or???

    Cheers - Bob
Reply
  • I can ping the Astaro virtual interface, but i can't reach the remote vlan.

    Please be more specific about the subnets involved.  Do you only want to use the thin client at the customer site to reach a web server in the LAN behind the Astaro, or???

    Cheers - Bob
Children
  • Hi Balfson,
    Thanks to take time to answer.

    To be more clear.
    I have enable routing on the laptop as describe here.
    Windows 2000 / XP Professional TCP/IP Routing


    The laptop ip configuration is :
    192.168.0.1/24
    The gateway is 192.168.0.254

    I establish a VPN SSL tunnel between the laptop (192.168.0.1/24) and the remote Vlan behind the ASG (172.16.1.0/27).

    I use the Astaro VPN SSL client for that (downloaded from the user web site).

    From the laptop everything is allright.
    i get the IP 172.16.16.6/24 from a range i configure for the vpn ssl pool (172.16.16.0/24)
    I can reach the computers on the 172.16.1.0/27 network.
     
    My goal.
    I want to use this laptop as a gateway for another computer on the local network (a thin client that need to reach the 172.16.1.0/27 network). It's just for a demonstration (no production purpose).

    To achieve this goal, i configure the second computer with the laptop IP as a gateway.

    Thin client IP : 192.168.0.2/24
    GW : 192.168.0.1

    i can ping the 172.16.16.6 IP (the ip of the astaro virtual adapter on the laptop) but i can't reach the 172.16.1.0/27 network ;(

    Some idea are welcome.