From: Jim Carter <jimc@math.ucla.edu>
To: "Sturla Hallås - Zonar ANS" <sturla@zonar.no>
Cc: netfilter@lists.netfilter.org
Subject: Re: MSN Messenger and HTTPS
Date: Wed, 3 Sep 2003 10:47:02 -0700 (PDT) [thread overview]
Message-ID: <Pine.LNX.4.53.0309031033400.1440@simba.math.ucla.edu> (raw)
In-Reply-To: <001b01c36dff$401175c0$3b00a8c0@sturlaws>
On Fri, 29 Aug 2003, Sturla Hallås - Zonar ANS wrote:
> I've set up my iptables firewall and of course, it's working perfectly.
> But...Clients on the LAN cannot log on to MSN Messenger, and they can't
> browse https-webpages like to do their banking.
Perhaps you didn't allow port 443 through the firewall for HTTPS. Opening
up outgoing 443 should expose you to few threats. Likely MSN Messenger
also needs a port opened. Much of its functionality works through a single
TCP connection to the server, originated by the client, so opening that
port in the outward direction should (?) be safe.
> The thing is, the user can log on to their MSN-accounts through clients
> like Trillian, but not through MSN Messenger.
I'm talking through my hat here, but if a HTTP post sequence on port 80
were used to log the user in, that would work, whereas I'm sure that the
real Microsoft Passport protocol uses a different (and secure) port. You
would have to discover what it was, and allow it through your firewall. A
combination of web research and packet snooping with Snort or Ethereal
would give a quick conclusion.
If they're using H.323 for the audio-visual, like they do in NetMeeting,
that's a real can of worms, but I've seen people mention a H.323 netfilter
module that can make this work. Of course, the more complicated the
protocol is, the more likely that holes will be found and exploited sooner
or later.
James F. Carter Voice 310 825 2897 FAX 310 206 6673
UCLA-Mathnet; 6115 MSA; 405 Hilgard Ave.; Los Angeles, CA, USA 90095-1555
Email: jimc@math.ucla.edu http://www.math.ucla.edu/~jimc (q.v. for PGP key)
prev parent reply other threads:[~2003-09-03 17:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-29 7:29 MSN Messenger and HTTPS Sturla Hallås - Zonar ANS
2003-09-02 20:03 ` Rob Sterenborg
2003-09-03 17:47 ` Jim Carter [this message]
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=Pine.LNX.4.53.0309031033400.1440@simba.math.ucla.edu \
--to=jimc@math.ucla.edu \
--cc=netfilter@lists.netfilter.org \
--cc=sturla@zonar.no \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox