<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=iso-8859-1>
<STYLE>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</STYLE>
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY class=hmmessage id=MailContainerBody
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px"
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT face=Arial>May be your provider blocks it... try config your app to
communicate through 4400 or any http port that should be allowed by your
provider...hope it can helps.</FONT></DIV>
<DIV><FONT face=Arial>Ludo</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A
title="mailto:jepe_abrantes@hotmail.com CTRL + Cliquez ici pour suivre le lien"
href="mailto:jepe_abrantes@hotmail.com">Joćo Abrantes</A> </DIV>
<DIV><B>Sent:</B> Monday, January 07, 2008 11:04 AM</DIV>
<DIV><B>To:</B> <A title=lreenaers@ressource-toi.org
href="mailto:lreenaers@ressource-toi.org">Ludovic Reenaers</A> ; <A
title="mailto:python-win32@python.org CTRL + Cliquez ici pour suivre le lien"
href="mailto:python-win32@python.org">python-win32@python.org</A> </DIV>
<DIV><B>Subject:</B> RE: [python-win32] Socket Connection
Problem</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV style="TEXT-ALIGN: left">To fix the nat or port forwarding problem i went
to my router's page and entered the following on the NAPT virtual server:
"Transport Type: TCP , External Start Port: 1236, External End Port: 1236,
Internal Start Port: 1236, Internal End Port: 1236" since the socket server is
binded to the port 1236 this should fix it right? But it still doesn't work..
lol I have tried to change a lot of network configs and nothing worked ... any
ideas pls? <BR></DIV><BR><BR><BR>
<BLOCKQUOTE>
<HR id=EC_stopSpelling>
From: <A
href="mailto:lreenaers@ressource-toi.org">lreenaers@ressource-toi.org</A><BR>To:
jepe_abrantes@hotmail.com; python-win32@python.org<BR>Subject: Re:
[python-win32] Socket Connection Problem<BR>Date: Mon, 7 Jan 2008 00:59:22
+0100<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass EC_body.hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
<DIV><FONT face=Arial>may be you are behind a router or proxy or whatever then
your external ip is actually the network device connected to the internet.
this device may probably be tuned for NAT or port forwarding... I 'm not sure
this your issue but it could be.</FONT></DIV>
<DIV><FONT face=Arial>it is for sure a network config issue because the port
is open (since you can connect interenally.) and firewall is
disabled.</FONT></DIV>
<DIV><FONT face=Arial>good luck</FONT></DIV>
<DIV style="FONT: 10pt Tahoma; font-size-adjust: none; font-stretch: normal">
<DIV><BR></DIV>
<DIV
style="BACKGROUND: rgb(245,245,245) 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">
<DIV><B>From:</B> <A title=jepe_abrantes@hotmail.com
href="mailto:jepe_abrantes@hotmail.com">Joćo Abrantes</A> </DIV>
<DIV><B>Sent:</B> Sunday, January 06, 2008 9:49 PM</DIV>
<DIV><B>To:</B> <A title=python-win32@python.org
href="mailto:python-win32@python.org">python-win32@python.org</A> </DIV>
<DIV><B>Subject:</B> [python-win32] Socket Connection
Problem</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV style="TEXT-ALIGN: left">Hello everyone.<BR><BR>I have made a socket
server on one of my lan computer and I made a socket client on other lan
computer. When I try to access the server socket using the computer External
IP it gives me an error: (10061, 'Connection refused'). If I use it's internal
ip the connection is accepted... I think that I am not able to connect to any
computer outside my lan because the program only checks for Internal IPs how
can I change that?<BR><BR>P.S. I already disabled my firewall. The socket
server is binded to: s.bind(('0.0.0.0.',1236)).<BR><BR>Thanks and
Regards<BR></DIV><BR>
<HR>
Express yourself instantly with MSN Messenger! <A
href="http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/" target=_blank>MSN
Messenger</A> <BR>
<HR>
<BR>_______________________________________________<BR>python-win32 mailing
list<BR>python-win32@python.org<BR>http://mail.python.org/mailman/listinfo/python-win32<BR></BLOCKQUOTE><BR>
<HR>
Express yourself instantly with MSN Messenger! <A
href="http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/" target=_new>MSN
Messenger</A> </BODY></HTML>