From: Guido Trentalancia <guido@trentalancia.com>
To: Bojan Sukalo <shukalo83@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: Natting html traffic
Date: Sat, 13 Feb 2010 00:18:42 +0100 [thread overview]
Message-ID: <1266016722.2980.159.camel@tesla.lan> (raw)
In-Reply-To: <368e93c51002121503y2bf70ddbh85c0c377356a345@mail.gmail.com>
On Sat, 2010-02-13 at 00:03 +0100, Bojan Sukalo wrote:
> Telnet from inside machine to www.google.com 80 works but I can't get
> any messages after I get connected (Just successfull telnet
> connection)
You can't telnet www.google.com on port 80, as google is not a telnet
server and therefore it can't deal with the telnet protocol. Google
deals with the http protocol.
If you can use your web browser then you are fine, it means NAT is
working.
You could try telnet or other TCP/IP protocols but you need appropriate
servers for them.
If you want to try telnet and you don't know any telnet server, you
could try telnet on port 25 to your smtp mail server. At least you can
have a basic dialogue with it (refer to the smtp protocol, there are
HELO, MAIL, QUIT and other commands that you can issue).
I hope it helps.
Bye,
Guido
next prev parent reply other threads:[~2010-02-12 23:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-12 23:03 Natting html traffic Bojan Sukalo
2010-02-12 23:18 ` Guido Trentalancia [this message]
2010-02-13 2:13 ` Покотиленко Костик
2010-02-13 4:26 ` Guido Trentalancia
2010-02-13 4:51 ` Peter Chacko
2010-02-13 10:08 ` Oskar Berggren
2010-02-13 12:22 ` Bojan Sukalo
2010-02-13 14:47 ` Guido Trentalancia
2010-02-13 15:29 ` Bojan Sukalo
2010-02-13 16:19 ` Guido Trentalancia
2010-02-13 18:36 ` Mart Frauenlob
2010-02-13 16:06 ` Guido Trentalancia
2010-02-13 18:44 ` Mart Frauenlob
2010-02-13 18:19 ` Mart Frauenlob
-- strict thread matches above, loose matches on Subject: below --
2010-02-13 16:46 Bojan Sukalo
2010-02-13 16:55 ` Guido Trentalancia
2010-02-14 10:52 ` Bojan Sukalo
2010-02-14 16:08 ` Guido Trentalancia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1266016722.2980.159.camel@tesla.lan \
--to=guido@trentalancia.com \
--cc=netfilter@vger.kernel.org \
--cc=shukalo83@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.