Page 1 of 1

SAP B1 over OpenVPN

Posted: Sat Sep 11, 2010 11:26 am
by gorav
Hi,

I have a Win server running SAP B1 server behind a linux gateway in a network. I want to install openvpn on this linux gateway and be able to connect win xp clients over internet to access to the SAP server. I tried that. I am able to connect the client to linux server and have setup NAT rule to forward 1433, 1434 and 30000 port to win server but still I am not able to authenticate and access SAP server.

Any suggestions?

Regards
Gorav

Re: SAP B1 over OpenVPN

Posted: Mon Sep 13, 2010 5:09 am
by krzee
Is this normal IP traffic?
You do NOT need a NAT entry.
You just need to push your route to clients, enable IP forwarding on the server, and make sure the gateway for the server's LAN has a route to the VPN. If the server IS the router for it's lan, then you just push a route to clients and you are done =]
http://secure-computing.net/wiki/index. ... PN/Routing