Congratulations!

Sebastien Roy wrote:

>We have bits flowing over IP tunnels, and observability:
>
>bash-3.00# dladm create-iptun -T ipv4 -s 10.8.57.39 -d 129.148.174.103 iptun1
>bash-3.00# ifconfig iptun1 plumb 11.0.0.1 11.0.0.2 up
>bash-3.00# ifconfig iptun1
>iptun1: flags=2010008d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,IPv4,CoS> mtu 
>65515 index 3
>        inet tunnel src 10.8.57.39 tunnel dst 129.148.174.103
>        tunnel hop limit 60
>        inet 11.0.0.1 --> 11.0.0.2 netmask ff000000
>bash-3.00# snoop -d iptun1 -V
>Using device iptun1 (promiscuous mode)
>________________________________
>strat.East.Sun.COM -> whitestar1-7.East.Sun.COM IP  D=10.8.57.39 
>S=129.148.174.103 LEN=104, ID=7708, TOS=0x0, TTL=58
>strat.East.Sun.COM -> whitestar1-7.East.Sun.COM IP  D=11.0.0.1 S=11.0.0.2 
>LEN=84, ID=7708, TOS=0x0, TTL=255
>strat.East.Sun.COM -> whitestar1-7.East.Sun.COM ICMP Echo request (ID: 6534 
>Sequence number: 0)
>________________________________
>whitestar1-7.East.Sun.COM -> strat.East.Sun.COM IP  D=129.148.174.103 
>S=10.8.57.39 LEN=0?, ID=0, TOS=0x0, TTL=60
>whitestar1-7.East.Sun.COM -> strat.East.Sun.COM IP  D=11.0.0.2 S=11.0.0.1 
>LEN=84, ID=21094, TOS=0x0, TTL=255
>whitestar1-7.East.Sun.COM -> strat.East.Sun.COM ICMP Echo reply (ID: 6534 
>Sequence number: 0)
>
>And as an added bonus, ssh over the tunnel:
>
>bash-3.00# ssh seb at 11.0.0.2
>Password:
>Last login: Thu Sep 28 21:15:14 2006 from punchin-seb.eas
>Sun Microsystems Inc.   SunOS 5.11      snv_49  October 2007
>You have mail.
>strat(~)$
>
>:-)  Lots still to do...
>
>-Seb
>
>
>clearview-discuss mailing list
>clearview-discuss at opensolaris.org
>  
>



Reply via email to