Get external IP address openvpn(server)
Posted: Sat Mar 02, 2013 9:58 am
Hi,
I have configured Openvpn (slackware13.37) machine, it is working fine, and tested that it is working.
I have configured 1. System1 linux machine for Openvp Client setup and started the service it is running fine 2. System2 linux machine I have configured Openvpn(server ), it is working fine.
The System1 openvpn client & System2 Openvpn server is connected, I have checked the log and I am able to ping the ping the tun0 openvpn server ip from openvpn client.
And In Openvpn server I am able to ping the openvpn client tun0 IP address.
In openvpn server config file I have added the option for (push “redirect-gateway def1 bypass-dhcp”) . But my openvpn client machine get hunged.
In System1 while run the command wget -qO- ifconfig.me/ip
it should show instead of System2(openvpn server) IP address.
But it show System1 Public IP address.
Please help me, how to fix this issue.
By
Mike
I have configured Openvpn (slackware13.37) machine, it is working fine, and tested that it is working.
I have configured 1. System1 linux machine for Openvp Client setup and started the service it is running fine 2. System2 linux machine I have configured Openvpn(server ), it is working fine.
The System1 openvpn client & System2 Openvpn server is connected, I have checked the log and I am able to ping the ping the tun0 openvpn server ip from openvpn client.
And In Openvpn server I am able to ping the openvpn client tun0 IP address.
In openvpn server config file I have added the option for (push “redirect-gateway def1 bypass-dhcp”) . But my openvpn client machine get hunged.
In System1 while run the command wget -qO- ifconfig.me/ip
it should show instead of System2(openvpn server) IP address.
But it show System1 Public IP address.
Please help me, how to fix this issue.
By
Mike