Displaying 9 results from an estimated 9 matches for "nobinding".
2015 Dec 10
1
CentOS 7, NetworkMangler, and ipv6
...10]: PRC: Renewing lease on ens3f0.
Dec 10 16:06:01 <server> dhclient[96610]: XMT: Renew on ens3f0, interval
10900ms.
Dec 10 16:06:01 <server> dhclient[96610]: RCV: Reply message on ens3f0
from fe80:::
222:64ff:fef6:d30c.
Dec 10 16:06:01 <server> dhclient[96610]: IA_NA status code NoBinding:
"Who are you? Do I know you?"
Dec 10 16:06:01 <server> dhclient[96610]: XMT: Request on ens3f0, interval
910ms.
Dec 10 16:06:01 <server> dhclient[96610]: RCV: Reply message on ens3f0
from fe80:::<addr>
Dec 10 16:06:01 <server> dhclient[96610]: IA_NA status code Su...
2008 Mar 29
1
Open VPN connection problem on Virtual Box
Hi All,
I am working on a mystery. I am using
openvpn-2.1_beta7-gui-1.0.3-install on all
the computers in question. All computers
are running XP-Pro-SP2. (Mine is running
in a virtual window -- details below.)
This configuration works perfectly from my office.
I use it to call five facilities:
remote aa.bb.cc.dd
port 5030
proto udp
dev tap
ifconfig 192.168.240.30 255.255.255.0
secret
2006 Aug 28
0
Problem with openvpn and tun interface
I'm scratching my head here a little. And my post to the openvpn mailing
list is not getting any attention.
I have an openvpn server working with Windows clients and I thought I'd
try to get a client config on a CentOS box running. The client is a
minimal install of CentOS and I like to use shorewall (3.2.x). I've
tried to run the vpn client with the fw off and on with no change.
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
2015 Oct 31
5
Openvpn and samba: play nice together?
Friends--
I'm stumped! Cannot get mount.cifs to work over a tun connection. How
would you trouble-shoot this?
1. It cannot be openvpn causing the problem: I can ping across the
connection both directions on all machines.
2. It cannot be samba causing the problem: I can mount.cifs the smb
shares on the lan (using the identical credentials file) without any issue.
3. Have iptables
2015 Nov 02
0
Openvpn and samba: play nice together?
Hi,
this reminds me of my troubles of setting up samba BDC at remote company
branch.
Connection was done by IPSEC tunnel between 2 mikrotik routers.
Thing was, ipsec supports only unicast, but not multicast,nor broadcast.
Solved it by adding L2TP tunnel that support the above mentioned
mechanisms. So ended up with the l2tp (which has very weak encryption
and is very old and vulnerable)
2015 Dec 10
6
CentOS 7, NetworkMangler, and ipv6
We've started having a problem with a CentOS 7 server. It looses its IPv6
address, if I understand this issue correctly. We can get in, if we do ssh
-4, though.
In the logs, I'm seeing this about twice an hour:
<warn> (pid 98466) unhandled DHCP event for interface ens3f0
Now, in googling, I get very few hits putting quotes around "unhanded dhcp
exception" - in fact, the
2011 Jan 11
6
OpenVPN + SIP configuration?
Hello
I read a whole book on OpenVPN, but still can't figure how to
configure the server + client so that the the client connects and
sends SIP/RTP data through the tunnel.
To get started, I'd rather use a shared key instead of X509
(certificates + keys). The server is running on a uClinux appliance,
with /dev/net/tun, and OpenVPN is 2.0.9. The clients will be Windows
hosts connecting
2009 Apr 30
15
Shorewall Firewall con Openswan and OpenVPN
Hello guys,
I past the last days trying to configure my shorewall 4.06 firewall to
allow openvpn bridging connection.
My scenario is the following:
roadwarrior (openvpn client) -------------> Internet ------------>
(X.Y.W.Z - eth0) Firewall/Gateway (10.x.x.254 - eth1) --------> Local
Lan -------> OpenVPN Server (10.x.x.249 - br0)
where 10.x.x.0-254 is my private lan
X.Y.Z.W is