May I ask a stupid question, please? Could someone go over these ip
commands line by line and explain the options and what they mean?
# > I do in box-1:
# >
# > ip tunnel add test mode sit remote <box-2-ipv4> local <box-1-ipv4>
# > ip link set test up
# > ip addr add <prefix::1>/64 dev test
# > ip ro add <prefix::2>/64 dev test
# >
# > In box-2:
# >
# > ip tunnel add test mode sit remote <box-1-ipv4> local <box-2-ipv4>
# > ip link set test up
# > ip addr add <prefix::2>/64 dev test
# > ip ro add <prefix::1>/64 dev test
G'day!
-- n i c h o l a s j l e o n
elegance through simplicity*http://mrnick.binary9.net*[EMAIL PROTECTED]
good fortune through truth*roaming:[EMAIL PROTECTED]*ICQ#2170994*U+($++)
TRA#6805*not all questions have answers*pseudogeek:P+++($++)L+($++)W=lm@b9
trust no-one with an iq under 150*understand yourself before trying others
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]