Issues with initial bridge setup
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVPN User
- Posts: 30
- Joined: Fri Sep 02, 2011 6:05 pm
Re: Issues with initial bridge setup
I had thought that I added a static route for the openvpn server
network address: 192.168.11.254
subnet mask 255.255.255.0
gateway: 10.8.0.1
interface: lan
network address: 192.168.11.254
subnet mask 255.255.255.0
gateway: 10.8.0.1
interface: lan
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: Issues with initial bridge setup
you must add to your lan pcs something like
route add 10.8.0.0 mask 255.255.255.0 192.168.11.5
11.5 is (?) openvpn servers lan ip
Michael.
route add 10.8.0.0 mask 255.255.255.0 192.168.11.5
11.5 is (?) openvpn servers lan ip
Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
-
- OpenVPN User
- Posts: 30
- Joined: Fri Sep 02, 2011 6:05 pm
Re: Issues with initial bridge setup
yes 11.5 is the openvpn linux server, ill try that command again on a different lan pc
-
- OpenVPN User
- Posts: 30
- Joined: Fri Sep 02, 2011 6:05 pm
Re: Issues with initial bridge setup
still didnt work
-
- OpenVPN User
- Posts: 30
- Joined: Fri Sep 02, 2011 6:05 pm
Re: Issues with initial bridge setup
Any other suggestions?
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: Issues with initial bridge setup
please post the output of
tracert 10.8.0.1
from a pc inside your lan (with the static route added to it)
Michael.
tracert 10.8.0.1
from a pc inside your lan (with the static route added to it)
Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
-
- OpenVPN User
- Posts: 30
- Joined: Fri Sep 02, 2011 6:05 pm
Re: Issues with initial bridge setup
I have solved the issue! Thanks for all your help, I just need to get the DNS to push correctly now
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Issues with initial bridge setup
that is excellent new!
For a thread this long, please explain a bit more in detail how you solved it; what is the final openvpn, bridge and/or iptables configuration?
For a thread this long, please explain a bit more in detail how you solved it; what is the final openvpn, bridge and/or iptables configuration?