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 80000 --auth=foo, digest.txt, trac /trac/foo

Does tracd authentication need special parameters for external access?

Thanks!

Regards,
Mads


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to