Closed
Bug 307224
Opened 19 years ago
Closed 19 years ago
Bugzilla need to be exported to Outside intranet
Categories
(Bugzilla :: Bug Import/Export & Moving, enhancement)
Bugzilla
Bug Import/Export & Moving
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mahen, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Build Identifier: Hi, I am using Bugzilla installation on windows 2000 server. I have users, both in the intranet and as well internet... I cannot use a VPN ... so that external users can access my Bugzilla present in the intranet... now ... when I change firewall rules in such a way that, a http request on 8080 port , is forwarded to login to bugzilla...but the bug ID that is being generated to the user with his External E-mail .. is somewhat like "http://Internal IP address/show_bug.cgi?id=19269" After some changes in any of the bugzilla scripts this should look like "http://External IP address /show_bug.cgi?id=19269" to the external user and "http://Internal IP address /show_bug.cgi?id=19269" for the external user... hope you got me... thank you Upon clicking which he/she will not be able to get to the page they are actully looking for... Reproducible: Couldn't Reproduce Steps to Reproduce: Actual Results: Did not try... because weak at programming and scripting Expected Results: Reflect http://Internal IP /show_bug.cgi?id=19269 for internal users http://External IP /show_bug.cgi?id=19269 for external users
Comment 1•19 years ago
|
||
You should just use DNS for that, and have it resolve differently inside and outside of Bugzilla. If you'd like more information on getting Bugzilla support, try: http://www.bugzilla.org/support/
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•19 years ago
|
||
Sir, Though I am a Network Administrator , I am unable to figure out how DNs can solve my problem? Thank you.
You need to log in
before you can comment on or make changes to this bug.
Description
•