Hi, be sure that Port 8000 is not blocked for some reasons. it's useless to forward port 8000 if this traffic never reaches your firewall. think about to setup a apache and then you will work with port 80, which your ISP surely won't block.
good luck ICE 2008/12/5 Mads Pedersen <[email protected]> > > I have installed trac on a linux box and its working great from the > internal network (http://10.0.0.7:8000). > > I have a static external ip address 127.236.237.47 and have setup the > router NAPT to forward all traffic on port 8000 to 10.0.0.7. > > The problem is that the browser won't load http://127.236.237.47:8000 > > I start tracd like this: > > tracd -s --port 8000 --auth=foo, digest.txt, trac /trac/foo > > Does tracd authentication need special parameters for external access? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
