also it can be handy to -J LOG before -J DROP to see whats being dropped.
On 28/04/2014 9:24 PM, /dev/rob0 wrote:
> On Mon, Apr 28, 2014 at 12:36:07PM +0300, Dmitry Korzhevin wrote:
>> Guys, please advice, i use next debian iptables rules to allow
>> my udp services:
>>
>> (openvpn server works
add another config file to the server & restart ovpn ?
/etc/openvon/bridge2.conf
remote ??.??.??.??
dev tap1
secret /etc/openvpn/bridge[2].key
can use same key.
not sure about specifying the device. I dont do that, they are created
automatically.
I use dev tap or dev tun.
regards
On 13/12/201
add a static route to THAT device that is responding
ip route add remote-net/suf via vpn-server
something like that..
or get fancy and add the route to yuor dhcp settings.
On 26/09/2013 5:51 PM, Daniel Miller wrote:
> Hello again.
>
> Have a perfectly working setup - so now I want to mess w