8080 (normally used for proxies or alternate webserver port)
110 (POP3)
53 (DNS, IIRC)
143 (IMAP)
20 (FTP data)
23 (Telnet)
25 (SMTP)
119 (NNTP)
123 (NTP)
Thats prolly all the main ones.
If you search google for "TCP Port listings" it will give you an IANA
page (
www.iana.org/assignments/port-numbers) which might give you ideas
DynDNS.org offer a service that will forward a web request to a port
other than port 80 intended for use when ISPs block port 80 to prevent
webhosting, or IIS exploits. That would work, continue to use port 80
for SSH, and the DynDNS service for web hosting. Although you may still
need to be able to connect on that port
One of the "secure" browsing sites would also let you access the
website, as that computer makes the connection, can't remember any now,
but they are also used to get round content filtering, as the browsed
content is encrypted, and comes from a non-blocked site.
hope i have helped
"gbnews" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Rob Morley wrote:
>> In article <(E-Mail Removed)>, "gbnews"
>> (E-Mail Removed) says...
>> <snip>
>>> Bingo. Problem is I can only go out at port 80, so I use this to
>>> connect to my router for SSH. The problem is, I would like to now
>>> set-up a simple web server, and obviously would want that accepting
>>> on port 80 too. If I could find another port I could go out on, it
>>> wouldn't be a problem as I would move ssh to another port. Hence
>>> why I would like some sort of packet filerting/forwarding software.
>>>
>> Have you not got access on port 443 (HTTPS) that you could use
>> instead
>> of port 80?
>> You could always run your HTTP server on a different port.
>
> Port 443. I'll try that one Rob. There's always port 21 as well, but I
> have a FTP server running on that. Any other ports you think might be
> open on the way out?
> --
> gbnews ((E-Mail Removed))
>