This sounds like a internal/external DNS issue On Fri, Feb 6, 2009 at 12:30 PM, <[email protected]> wrote: > > Hi, > > I followed the directions outlined in > > http://trac.edgewall.org/wiki/STunnelTracd > > for setting up tracd + stunnel. Everything works perfectly if I > connect from different machines with the same last 2 suffixes in the > domain name (ex. .usc.edu) as the server, but when I try to connect > from a machine with a completely different domain name it never loads > the page. I tried it by disabling the firewall and removing > everything in hosts.deny so that anything can connect but still the > same problem. Can someone suggest how I can track down where the > problem is when trying to connect from a different domain. Firefox > does not give any information that is useful. > > For SUSE 11.1: > I'm using: stunnel 4.25 on i686-suse-linux-gnu with OpenSSL 0.9.8h 28 > May 2008 > tracd 0.11.2 > > when I do netstat I see the ports are available: > > tcp 0 0 127.0.0.1:8992 0.0.0.0:* > LISTEN 3788/python > tcp 0 0 0.0.0.0:8993 0.0.0.0:* > LISTEN 3608/stunnel > > > >
This sounds like a internal/external DNS issue. As in the two servers that are in your domain point to a internal DNS server which resolves things fine, and the external domain box sees external DNS and times out. Does the external domain name box resolve things ok? Do things work via IP? What do the routes on each box look like. Oh, and i didn't read the link above, I'm just guessing on possible networking causes. :) Matt P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
