<!-- begin sanitized html -->>Does anyone know how to get around a
filter? <br /> <br /> I would create an ssh tunnel to another GNU/Linux
host outside the filter. If it's a *nix host you're connecting from, you
just run:<br /> <br /> ssh -D 9999 user@host<br /> <br /> from a
terminal then set your web browser to use localhost port 9999 as a SOCKS
proxy.<br /> <br /> -Dave <!-- end sanitized html -->