Author Topic: [VPN] Access to VPN server services  (Read 1772 times)

Marcus

  • Forum Moderator
  • Zen Samurai
  • *****
  • Posts: 395
  • Karma: +12/-0
    • View Profile
    • Professional IT Service
[VPN] Access to VPN server services
« on: September 13, 2011, 08:58:43 pm »
Hello,

I tried configuring a VPN using a DD-WRT powered router.  This comes from the fact that one ISP is currently blocking some outbound ports.

VPN server setup and VPN client setup was very easy.  Up to that point, everything is working like a charm.

Still, 1 problem remains:
I can't access the server's services through the VPN. 

VPN network: 192.168.160.0/24

Accessing the 192.168.160.1 is sending me to the Zentyal gateway that we have at our office (not the good one).

Any clue on how to proceed and make this work ?

Best,

Marcus

christian

  • Guest
Re: [VPN] Access to VPN server services
« Reply #1 on: September 13, 2011, 10:03:46 pm »
Marcus, do you confirm this is VPN between client and VPN server running on Zentyal server, isn't it?

Marcus

  • Forum Moderator
  • Zen Samurai
  • *****
  • Posts: 395
  • Karma: +12/-0
    • View Profile
    • Professional IT Service
Re: [VPN] Access to VPN server services
« Reply #2 on: September 16, 2011, 03:28:51 pm »
Hello christian,

Yes- I do confirm

The current setup is:

my desktop <-> router with the VPN client <-> gateway with a transparent proxy (Zentyal) <-> WAN <-> core (Zentyal)

** I managed to get around that problem but not like I was planning...

My workaround is:
my desktop sending an email using default port (25) <-> the router is forwarding port 25 to port 26 <-> gateway (zentyal) <-> WAN <-> Zentyal with a port redirection from port 26 to port 25

Best,

Marcus