[Openswan Users] really basic peer-to-peer setup

Alan McKay alan.mckay at gmail.com
Sat May 4 17:25:56 UTC 2013


On Sat, May 4, 2013 at 12:49 PM, Simon Deziel <simon at xelerance.com> wrote:
>
> Now does this work:
>
>  ping 172.30.0.1 -I 192.168.160.11

root at solexa1:~# ping 172.30.0.1 -I 192.168.160.11
PING 172.30.0.1 (172.30.0.1) from 192.168.160.11 : 56(84) bytes of data.
>From 172.30.0.1 icmp_seq=1 Destination Host Unreachable
>From 172.30.0.1 icmp_seq=2 Destination Host Unreachable
>From 172.30.0.1 icmp_seq=3 Destination Host Unreachable
>From 172.30.0.1 icmp_seq=4 Destination Host Unreachable
^C
--- 172.30.0.1 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3000ms


> And:
>
>   ping 192.168.160.11 -I 172.30.0.1

Horray, I'm half way there!!!

root at firewall03:~# ping 192.168.160.11 -I 172.30.0.1
PING 192.168.160.11 (192.168.160.11) from 172.30.0.1 : 56(84) bytes of data.
64 bytes from 192.168.160.11: icmp_req=1 ttl=64 time=0.581 ms
64 bytes from 192.168.160.11: icmp_req=2 ttl=64 time=0.434 ms
64 bytes from 192.168.160.11: icmp_req=3 ttl=64 time=0.354 ms
64 bytes from 192.168.160.11: icmp_req=4 ttl=64 time=0.284 ms
64 bytes from 192.168.160.11: icmp_req=5 ttl=64 time=0.459 ms
64 bytes from 192.168.160.11: icmp_req=6 ttl=64 time=0.378 ms
^C
--- 192.168.160.11 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 4998ms
rtt min/avg/max/mdev = 0.284/0.415/0.581/0.093 ms
root at firewall03:~#




-- 
“Don't eat anything you've ever seen advertised on TV”
         - Michael Pollan, author of "In Defense of Food"


More information about the Users mailing list