Le Sun, Feb 04, 2001 at 01:08:11AM -0600, Ryan Sweat a écrit:
> I need a way to specify which ip to use as the source ip for the tunnel.
>     I am uxing a linux machine, kernel 2.2.17.

See the command iptunnel.

Usage: iptunnel { add | change | del | show } [ NAME ]
          [ mode { ipip | gre | sit } ] [ remote ADDR ] [ local ADDR ]
          [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]
          [ ttl TTL ] [ tos TOS ] [ nopmtudisc ] [ dev PHYS_DEV ]
       iptunnel -V | --version

Where: NAME := STRING
       ADDR := { IP_ADDRESS | any }
       TOS  := { NUMBER | inherit }
       TTL  := { 1..255 | inherit }
       KEY  := { DOTTED_QUAD | NUMBER }

-- 
Vassili Tchersky (lbg on IRC)

.signature: No such file or directory

---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to