Remote acces in OVPN mode
Posted: Sun Jan 17, 2016 6:03 pm
Hi,
I've got an Ubuntu 14.04 VM somewhere in the cloud.
There are 2 Ethernet interfaces: one of them is connected to the Internet and the other one is connected to the internal network (10.0.0.0/x)
I want to connect to that machine from home. My client is Ubuntu 14.04, too.
I downloaded the sample OVPN config with SoftEther manager. My server version is: 4.08 build 9449 which was built to Ubuntu.
I definied a VirtualHUB and there is a local bridge which was connected to eth0 in the 1st time then after eth1.
I was able to connect to the VPN or server machine but I can't ping or do anything with the connection.
I use the L3 config and I got IP address from the virtual DHCP server. The client side was almost all right, except routing. Everything was routed over the VPN. I modified the routing table by hand.
Of course I tried to ping the remote side testing the connection without success.
My local IP was 192.168.30.13 and the remote peer was .30.14.
I checked the server side with the manager software and I can see everything is all right.
I don't understand where is the peer's interface which IP address is 192.168.30.14. There are just two interfaces:
eth0 and eth1. No tun0 or anything else. I don't understand theoretically how can I check the connected status.
I thought there was a new network interface after the successfull connection. Succesfull doesn't mean there is IP traffic! It means the connection was established.
In my opinion the local side was successfull configured. I think the problem on the server side the missing (?) VPN interface and /or routing.
Do I have to config a tun0 interface before the softether server will be started manually?
Any help would be appretiaced.
TIA,
I've got an Ubuntu 14.04 VM somewhere in the cloud.
There are 2 Ethernet interfaces: one of them is connected to the Internet and the other one is connected to the internal network (10.0.0.0/x)
I want to connect to that machine from home. My client is Ubuntu 14.04, too.
I downloaded the sample OVPN config with SoftEther manager. My server version is: 4.08 build 9449 which was built to Ubuntu.
I definied a VirtualHUB and there is a local bridge which was connected to eth0 in the 1st time then after eth1.
I was able to connect to the VPN or server machine but I can't ping or do anything with the connection.
I use the L3 config and I got IP address from the virtual DHCP server. The client side was almost all right, except routing. Everything was routed over the VPN. I modified the routing table by hand.
Of course I tried to ping the remote side testing the connection without success.
My local IP was 192.168.30.13 and the remote peer was .30.14.
I checked the server side with the manager software and I can see everything is all right.
I don't understand where is the peer's interface which IP address is 192.168.30.14. There are just two interfaces:
eth0 and eth1. No tun0 or anything else. I don't understand theoretically how can I check the connected status.
I thought there was a new network interface after the successfull connection. Succesfull doesn't mean there is IP traffic! It means the connection was established.
In my opinion the local side was successfull configured. I think the problem on the server side the missing (?) VPN interface and /or routing.
Do I have to config a tun0 interface before the softether server will be started manually?
Any help would be appretiaced.
TIA,