Would this work (in manual startup commands) to open all ports, TCP / UDP and so on, for troubleshooting to establish whether a problem is a blocked port or something else? I understand the security problems this creates - I want to be able to allow EVERYTHING in and out. ipautofw -A -r tcp 0 65536 -h 192.168.0.1 ipautofw -A -r udp 0 65536 -h 192.168.0.1 dave w _______________________________________________ ShareTheNet maillist - [EMAIL PROTECTED] http://www.webserv.com/mailman/listinfo/sharethenet
