Now Snow Leopards ISATAP support is virtually inexistent. In fact it was only offered by ancient miredo versions and support was dropped in version 1.1.6. I could have lived with an old version since i don't suscribe to the idea of software magically turning stale over time although this meant compiling by hand in this case. The only problem is miredo is just such a bitch to configure that i couldn't get it to work for the life of me.
Anyway I then used the linux instructions for doing it by hand and converted them to the mac equivalents:
#!/bin/sh
ISATAP_RELAY="10.156.33.6" # isatap-relay.lrz-muenchen.de
IPV6_PREFIX="2001:4CA0:0:FE00::" # LRZ ISATAP-Prefix
IPV4=$(ifconfig $(route get ${ISATAP_RELAY} | grep interface | sed -e 's/ interface: //') | egrep '\
No comments:
Post a Comment