Every time I suspend/restart, I need to reactivate the default route...
# route add default gw 192.168.129.1
If I don't do this, I get no networking beyond the box it's connected to. It's come to the point where I always leave a console open so that it saves time each resume. :-)
What's the best way to set this up as the default route at all times? I thought about putting it in the APM scripts, but I'm not entirely sure how that will interact when a "real" network is connected to.
Also, is there any way to avoid both NetFront and Opera saying "no network connection found", when there is clearly a working network connection?