<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks very much Alan.<br>
<br>
1. I found that /usr/sbin/gdmconfig was set to disallow TCP traffic
from the Security tab.   I've turned that off.<br>
<br>
2. You mentioned that I should turn off ECN given that my default route
is working alright.   I believe it is working properly given that I can
ping <a class="moz-txt-link-abbreviated" href="http://www.yahoo.com">www.yahoo.com</a>.   I tried that using "echo 0 >
/proc/sys/net/ipv4/tcp_ecn" and low and behold my telnet to port 80
works!<br>
I am now assuming that one of my ISPs routers is failing on the ECN.  
Is there an easy way to check which router is causing the failure?<br>
<br>
Darryl<br>
<br>
Alan Cox wrote:
<blockquote cite="mid20040401212045.GA32502@devserv.devel.redhat.com"
 type="cite">
  <pre wrap="">On Thu, Apr 01, 2004 at 04:02:00PM -0500, Darryl Gamble wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">1.  Trying to start an xterm on fedora_test from an old RedHat 7.2 
installation.   I get the message:
"xterm Xt error: Can't open display <fedora_test>:0"
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Gdm defaults to running X with tcp disabled, so that local or ssh
secure forwarding are the only choice.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Is this an X authentication error related to having older versions 
writing to Xauth?   Is there an easy fix for it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
gdmconfig 

  </pre>
  <blockquote type="cite">
    <pre wrap="">2.  Access to external web sites fails.   Web sites on the same subnet 
work alright and I am able to ping external web site names.
I am currently using kernel 2.6.3-2.1.253.2.1 and can not get external 
access.  Can someone help me out and point me in the right direction?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Check the default route is set right, if it seems to be then turning off
ECN might give some clues. As might tcpdump



  </pre>
</blockquote>
</body>
</html>