<!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 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">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><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=_new>MSN
Messenger</A>
<P>
<HR>
<P></P>_______________________________________________<BR>python-win32 mailing
list<BR>python-win32@python.org<BR>http://mail.python.org/mailman/listinfo/python-win32<BR></BODY></HTML>