Brian Clark wrote:
* Joseph A Nagy Jr (joseph_a_nagy_jr@charter.net) [Mar 11. 2003 00:41]:Brian Clark wrote:telnet jan-jr-ent.homelinux.org 80..snip..janjrent@jan-jr-ent:~$ telnet jan-jr-ent.homelinux.org 80 Trying 24.158.191.171... telnet: Unable to connect to remote host: Connection refused janjrent@jan-jr-ent:~$What happens when you try to access it from that machine (24.158.191.171)? Try the same thing using 127.0.0.1 and see if you still get Connection refused.
janjrent@jan-jr-ent:~$ telnet 24.258.191.171 80 telnet: could not resolve 24.258.191.171/80: Name or service not known You have mail in /var/mail/janjrent janjrent@jan-jr-ent:~$ telnet 127.0.0.1 80 Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused janjrent@jan-jr-ent:~$