I connect to the IPv6 Internet through Freenet6, whose program is tspc. It's supposed to set up my interfaces and everything so I can use ipv6-over-udp. It works the first time after rebooting my computer, but if I have an IP change or something to that effect, it won't work when I run it again. I'm guessing it probably isn't clearing out the old configuration completely, most likely the tun0 interface. It looks like the script is running "ifconfig tun0 destroy" which doesn't work when I run it manually, nor does "ifconfig tun0 deletetunnel". In fact, I can't figure out how to reset the tun0 interface at all. I think this will likely fix it. On the other hand, the log file says the script is completing successfully. Here is the error in the log file:
2005/06/18 00:35:52 tspc: TunMainLoop: Error writing to tun device 2005/06/18 00:35:52 tspc: tspMain: Error is 5: TUNNEL_ERROR This has been going on since I got on DSL and I'm sick of it. Any help is appreciated. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"