>Have the gif network interfaces been removed? I've always had then >enabled in my kernel config file but they don't show up in "ifconfig >-a" and "ifconfig gif0" gives an error that they aren't configured. you need "ifconfig gif0 create" first. gif(4) is updated to that. itojun