samuelmiquelino
(usa Ubuntu)
Enviado em 24/08/2015 - 15:17h
Galera estou com um problema parecido com o de vcs.
Quando vou subir o serviço, aparece:
ipsec_setup: Starting Openswan IPsec U2.6.38/K3.13.0-57-generic...
ipsec_setup: multiple ip addresses, using 189.109.x.x on eth1
Dou um ipsec verify e aparece isto:
Checking your system to see if IPsec got installed and started correctly:
Version check and ipsec on-path [OK]
Linux Openswan U2.6.38/K3.13.0-57-generic (netkey)
Checking for IPsec support in kernel [OK]
SAref kernel support [N/A]
NETKEY: Testing XFRM related proc values [OK]
[OK]
[OK]
Checking that pluto is running [OK]
Pluto listening for IKE on udp 500 [OK]
Pluto listening for NAT-T on udp 4500 [OK]
Two or more interfaces found, checking IP forwarding [FAILED]
Checking NAT and MASQUERADEing [OK]
Checking for 'ip' command [OK]
Checking /bin/sh is not /bin/dash [WARNING]
Checking for 'iptables' command [OK]
Opportunistic Encryption Support [DISABLED]
As interfaces de redes estão assim:
eth0 Link encap:Ethernet HWaddr 00:22:b0:52:b7:7f
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::222:b0ff:fe52:b77f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:162314025 errors:0 dropped:29272 overruns:0 frame:0
TX packets:170319155 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:67579190241 (67.5 GB) TX bytes:151750725196 (151.7 GB)
Interrupt:17
eth1 Link encap:Ethernet HWaddr 00:1c:c0:75:e2:cc
inet addr:189.109.x.x Bcast:189.109.x.x Mask:255.255.255.248
inet6 addr: fe80::21c:c0ff:fe75:e2cc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:157513976 errors:0 dropped:0 overruns:0 frame:0
TX packets:136980175 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:140306291791 (140.3 GB) TX bytes:56195318033 (56.1 GB)
Interrupt:20 Memory:50300000-50320000
eth1:1 Link encap:Ethernet HWaddr 00:1c:c0:75:e2:cc
inet addr:189.109.x.x Bcast:189.109.x.x Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:50300000-50320000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:1646 errors:0 dropped:0 overruns:0 frame:0
TX packets:1646 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:250240 (250.2 KB) TX bytes:250240 (250.2 KB)
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 -00
inet addr:10.0.0.2 P-t-P:10.0.0.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:136731 errors:0 dropped:0 overruns:0 frame:0
TX packets:121103 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:36289019 (36.2 MB) TX bytes:36279677 (36.2 MB)
Tenho uma vpn já rodando com o openvpn, isto influencia?
Desde já agradeço, obrigado.