[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 6to4 with ifup/ifdown



:-> "Mike" == Mike Crowe <mac@mcrowe.com> writes:

    > By hooking /bin/ip so that I could see what options it was being called
    > with it appears that "ifup tun6to4" causes the following to be executed:

    > ip tunnel add tun6to4 mode sit ttl 64 remote any

    > This means that the "ip route add" command does not work :(

    > How do I convince ifup to append the "local <my-ipv4-address>" bit?

I use this with my setup (but it's not a 6to4 setup):
   up ip tunnel change Gusp local 192.168.69.253 ttl 128

Pf



-- 

-------------------------------------------------------------------------------
 Pierfrancesco Caci | ik5pvx | mailto:p.caci@tin.it  -  http://gusp.dyndns.org
  Firenze - Italia  | Office for the Complication of Otherwise Simple Affairs 
     Linux penny 2.4.21-pre7 #1 Sat Apr 12 09:12:33 CEST 2003 i686 GNU/Linux



Reply to: