Displaying 20 results from an estimated 10000 matches similar to: "iptables mark + openvpn will the mark survive ?"
2003 Feb 25
2
Shorewall openvpn support
Hi,
We''re using openvpn on our firewall box to contact several networks.
The idea is to use it for approx 10-15 vpn''s..
But.. Do we have to define a tunX device and an interface + zone for
''each'' VPN connection? It seems to me yes, but .. Doesn''t that make the
interfaces/zones file a little bit complex or overpopulated?
Just wondering because in my
2004 Oct 04
2
Network browsing with through OpenVPN
Hi all,
I have succesfully joined together three LANs using OpenVPN over Linux
(Debian) gateways at the 'exit' of each one of these LANs.
The VPN seems to be OK, as I can ping network hosts from one LAN to
another using their private IP addresses with no problem at all.
However network browsing through the VPN is not working.
The network diagram for my setup is at
2004 Aug 04
3
should I shape tun[N] or eth0 ?
Greetings,
me again. I''m starting to feel miff now.
If I have a few vpn tunnels with different tun interfaces. And all this tunnel
traffic is coming in on my eth0 interface, it also leave via eth0 again. I
would like to share the available bandwidth evenly with tunnel clients. Would
applying the bandwidth rule on eth0 with htb & sfq work for sharing the
bandwidth or will
2009 Oct 18
2
iptables - Forwarding with port translation thru an OpenVPN tunnel
Perhaps someone with a sharper brain than I can solve this little mystery.
I've Googled until I'm blue in the face, read all TFM's I can find, and
tried several iptables rule combinations but just can't get the following to
work. Here's my challenge:
I have a CentOS-5.3 "main" server with a static public IP address
running Apache, OpenVPN, and a bunch of other
2010 Mar 24
5
Asterisk 1.6 and OpenVPN RTP problem
Hello All,
I have installed Asterisk 1.6 with openVPN in the same machine. I have set
up a VPN connection between 2 SIP clients and Asterisk using x-lite.
The 2 clients connects to Asterisk. SIP signaling goes ok over the vpn
tunnel.
When attempting to make a call between the clients, the siganling part of
the call goes well. But, when the call is set up, some RTP packets are
exchanged at
2020 Mar 01
3
OpenVPN using LDAP Auth and Samba 4 AD
Hello All,
I would like to use OpenVPN with Samba 4 AD using the LDAP Auth plugin.
However, my tests come up with the following errors in the OpenVPN...
LDAP bind failed: Strong(er) authentication required (BindSimple: Transport encryption required.)
Unable to bind as CN=VPN Connect,CN=Users,DC=MYDOMAIN,DC=COM
LDAP connect failed.
PLUGIN_CALL: POST
2009 May 28
2
interactions between xen and openvpn
Hi all, first time that i tried to use xen.
My goal is to reach in ssh all the domUs after i manage to get a
connection through openvpn.
Like they were real servers.
I installed the openvpn server on my dom0 (ubuntu 9.04 + default
package + latest debian-xen-amd64 kernel)
After connecting to the openvpn server I''m able to do direct ssh just
to the dom0.
For reaching domU i had do it with
2006 Aug 13
2
Xen and OpenVPN
Hi,
I have some problems with my OpenVPN server in a Xen DomU. OpenVPN
works fantastic but theres a problem connecting other DomUs on this
server.
I have the following iptable rule to forward the requests to the
internet.
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -j MASQUERADE
This works fine. I can connect to other DomUs on the same server but
they can''t answer the
2003 Nov 06
2
TINC and OpenVPN tunnel performance on a Windows client
Hi,
I had some performance problems with TINC running on Windows XP. I had a
VPN tunnel running over a wireless network to a Linux VPN server. Web
browsing through the tunnel was a pain. Big web pages with lots of
pictures loaded very slow compared to a plain network connection.
When the VPN client was running on a Linux computer, and a Windows
computer was browsing the web through the VPN
2010 Feb 04
3
OpenVPN on phones?
It's just come to my attention that newer phones from both Snom and
Grandstream support OpenVPN. Is this a new trend or something? Since
OpenVPN, in one swell foop, deals with both NAT issues and securing
communications, I'd be very interested in hearing if other phone vendors
were embracing OpenVPN as well. (Other VPN solutions are all well and
good, but I really like the flexibility
2008 Feb 18
4
OpenVPN (bridge) -- is this a shorewall issue?
I am trying to make the following connection:
WindowsXP(OpenVPN-Client)->shorewall->Internet->LinksysWRTG->OpenVPN-Server
...of course the reverse path too.
The OpenVPN server is running in bridge mode.
When the openVPN client is launched it looks like a successful connection is made. The openVPN client
gets assigned an address from the openVPN server pool. The OpenVPN
2005 Jan 12
1
crossposting: OpenVPN on CentOS(RHES clone) and Fedora Core3..some strange things
Apologies for the cross-posting to CentOS list (already mailed to OpenVPNlist)..
am using OpenVPN [ http://openvpn.sf.net ] on CentOS 3.4 and having
some issues..
it may possibly be an OpenVPN issue, but thought if anyone on this
list is using or had any
similar issues or have any thoughts..
TIA
---------- Forwarded message ----------
Date: Wed, 12 Jan 2005 11:26:22 -0700
Subject: resend with
2012 Aug 21
2
OpenVPN TAP interface problem.
Hi all.
I have an OpenVPN server:
2.2.1-1 x86_64
Server config:
port 11223
dev tap
proto udp
tls-server
ca keys/ca.crt
cert keys/server.crt
key keys/server.key
dh keys/dh1024.pem
server 1.2.3.3 255.255.255.0
push "route 192.168.0.0 255.255.255.0 1.2.3.4"
keepalive 10 60
client-to-client
duplicate-cn
inactive 600
log /var/log/openvpn.log
syslog
status /var/log/openvpn-status.log
user
2006 Jun 30
5
WG: OpenVPN question
Shorewall can run without openvpn, but you need it if you want to establish private networks through public structures.
-----Ursprüngliche Nachricht-----
Von: info@kws-netzwerke.de [mailto:info@kws-netzwerke.de]
Gesendet: Freitag, 30. Juni 2006 12:52
An: 'Shorewall Users'
Betreff: AW: [Shorewall-users] OpenVPN question
Shorewall is able to work with openvpn but it isn´t a bundle of a
2007 May 30
2
Centos 5 OpenVPN / SElinux
Hi,
I'm running Centos 5 32bit and installed openvpn-2.0.9-1.el5.rf from
Dag Wieers Repo. When OpenVPN is started during boot-up it just shows
an SElinux related error message. When I start OpenVPN manually after
the system has come up completely it works fine.
Here are all the messages from /var/log/messages that are SElinux related:
May 28 21:39:15 srsblnfw01 kernel:
2004 Nov 24
3
Bridges, ebtables and OpenVPN [non member]
Hi all,
I''m trying to use OpenVPN as a VPN solution on a firewall running
Shorewall. The IPSEC VPN I tried first has shown a little bit unstable
under several conditions, especially with Windows clients.
As OpenVPN is best run in ''bridged'' mode (see
http://fedoranews.org/contributors/florin_andrei/openvpn/), I became
interested in the bridge capabilities of
2008 Sep 13
1
openvpn
I have a workgroup server with samba operating well and have configured
openvpn on it. That also seems to be working well. I also have other
servers at different locations with samba/openvpn working.
To access the openvpn server I use Windows and manually map a drive to a
drive letter using U: as \\servername\sharename
The shares work but I am mapping _through_ the samba server - that is I
have
2017 Sep 14
1
Samba Share slow on OpenVPN
Hi Rowland/Jon,
When I am trying to upload/download the files without OpenVPN the speed is
coming as around 10 MB/s.
With OpenVPN it gets reduced to less than 1 MB/s.
Below is my smb.conf details
[global]
workgroup = WORKGROUP
server string = Samba Server
dns proxy = no
max log size = 1000
panic action = /usr/share/samba/panic-action %d
netbios
2004 Dec 02
6
Shorewall + OpenVpn
Hello,
I have the need to connect 2 remote site with vpn, the windows pc of the
2 site it can share the HD and printer.
This is my configuration :
LOCAL NETWORK A : ip from 192.168.10.2 to 192.168.10.99
|
|
|
|
eth0: 192.168.10.1
FIREWALL A : ( with debian ; openvpn ver. 2.0.beta15 ;
shorewall ver 2.0.11 )
eth1 : xxx.xxx.xxx.xxx ( pubblic ip address )
|
|
|
|
INTERNET
|
|
|
eth1 :
2007 Aug 09
8
How to use OpenVPN with Asterisk
Hello,
I want to create a VPN between two Asterisk servers using OpenVPN.
How to configure Asterisk and OpenVPN to do that.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070809/ddaed76b/attachment.htm