Hi there
i'm new to the arcana of network bridging etc. i've tried to get things working for a month or so and i'm now resorting to asking for your time and advice. I'm stumped...
i'm using an openvpn implementation. my server implementation works well: it is set up on a linux dsl router as a bridged configuration. I am able to connect just fine from a number of different clients (individual computers).
for ease of reference the home network is set to use the 10.8.0/24 ip range.
what i am now trying to do is to extend the configuration to a site to site implemetation. i have a flat in another location to my home and a number of machines behind the NAT router in that flat. The router is the same model as that at home so I have similarly installed openvpn on it.
the vpn comes up just fine and from the router i can ping resources inside the home network. the problem is that i cannot ping the resources inside the vpn from any client that is connected to the router.
the router hands out ip addresses in the 10.9.0/24 range.
somehow I need to tell the router to take traffic to the 10.8.0/24 subnet and route them through the vpn, and this is where i am falling down. i have tried using the web interface to set a static route for 10.8.0/24 traffic to the tap interface (which is configured to 10.8.0.124 - guaranteed non duplicated) but still no traffic goes through.
am I on the right track? does anyone have any advice for how I might complete the task at hand? i think i could avoid the issue by bridging at both ends and assigning 10.8.0/24 addresses to the client end too, but i'd rather leave the client side as a routing solution, and the server as bridged. does this make sense?
a second question, if I may: in some cases I find that over working VPN connections using openvpn, i am unable to complete a windows offline files synchronisation. i think it is a fragmentation issue. Is this likely? mtu is set to 1500, is it advisable to drop this to a particular level for openvpn connections?
many thanks
Justin
i'm new to the arcana of network bridging etc. i've tried to get things working for a month or so and i'm now resorting to asking for your time and advice. I'm stumped...
i'm using an openvpn implementation. my server implementation works well: it is set up on a linux dsl router as a bridged configuration. I am able to connect just fine from a number of different clients (individual computers).
for ease of reference the home network is set to use the 10.8.0/24 ip range.
what i am now trying to do is to extend the configuration to a site to site implemetation. i have a flat in another location to my home and a number of machines behind the NAT router in that flat. The router is the same model as that at home so I have similarly installed openvpn on it.
the vpn comes up just fine and from the router i can ping resources inside the home network. the problem is that i cannot ping the resources inside the vpn from any client that is connected to the router.
the router hands out ip addresses in the 10.9.0/24 range.
somehow I need to tell the router to take traffic to the 10.8.0/24 subnet and route them through the vpn, and this is where i am falling down. i have tried using the web interface to set a static route for 10.8.0/24 traffic to the tap interface (which is configured to 10.8.0.124 - guaranteed non duplicated) but still no traffic goes through.
am I on the right track? does anyone have any advice for how I might complete the task at hand? i think i could avoid the issue by bridging at both ends and assigning 10.8.0/24 addresses to the client end too, but i'd rather leave the client side as a routing solution, and the server as bridged. does this make sense?
a second question, if I may: in some cases I find that over working VPN connections using openvpn, i am unable to complete a windows offline files synchronisation. i think it is a fragmentation issue. Is this likely? mtu is set to 1500, is it advisable to drop this to a particular level for openvpn connections?
many thanks
Justin