Skip to main content
movi28
New Member
July 2, 2012
Question

SSL VPN Same subnet

  • July 2, 2012
  • 5 replies
  • 7369 views
Hello everybody, This is my firt post on this forum. I have a problem by a customer with a SSL VPN Tunnel Mode. I have a fortigate 60c and i have: 1 subnet 192.168.1.x for the office and: 1 subnet 192.168.1.x for a extern user. And that' s doesnt work naturly. Can I have a solution in this case ? I can' t change the subnet office and may be other SSL VPN have the subnet 192.168.1.x Thanks Regards Vinz

    5 replies

    rwpatterson
    New Member
    July 2, 2012
    Welcome to the forums. I' m not sure about web mode SSL VPN, since I really don' t use it, but with tunnel mode, this isn' t an issue. When you create the portal for tunnel mode, you select a subnet (or IP range) that the SSL VPN users will be presented as to the LAN (or DMZ, etc.) This IP range is what the SSL VPN users will all use on the way in, regardless of what subnets they really have in their individual LANs. Make it unique, and you should be good to go.
    movi28
    movi28Author
    New Member
    July 3, 2012
    Thanks for your post. But the problem is: The server has a ip like 192.168.1.20 and when the user ping or connect to this ip he ping the locally adress and not the adress in office. What can I do ?
    astibal
    New Member
    July 3, 2012
    I am not sure if it would help you, but in the CLI, there is portal-specific option
    exclusive-routing {enable | disable} Enable to force traffic between the client and the client’s local network to pass through the SSL VPN tunnel. This can enhance security. By default, an SSL VPN with split-tunneling disabled does not affect traffic between the client and the client’s local network, even though all other traffic is routed through the SSL VPN tunnel. exclusive-routing is available only when splittunneling is disabled.
    This will have side effects, like other people on the very same portal will not be able access their local LANs.
    movi28
    movi28Author
    New Member
    July 5, 2012
    Hello, Ok I have tried to conect to the SSL VPN with the Fortigate Client not just the SSL CLient and thats work :) !! But all the traffic go trough the ssl vpn include internet. It' s possible to separate that ? regards, Vince
    astibal
    New Member
    July 5, 2012
    Glad to see it working. For my curiosity: did you try to use exclusive-routing as suggested by me recently? A.