Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problem with Apache & name resolution

Reply
Thread Tools Display Modes

Problem with Apache & name resolution

 
 
Peter Nunn
Guest
Posts: n/a

 
      10-30-2003, 05:30 AM
Hi folks,

I'm having some problems getting squirrel mail working on my server at
the moment.

The setup is a server with an ADSL connection using DynDNS to give me
an external name for the server.

If I look at the default page for the server, all works well, however,
when I put in the name

external.name.com/webmail

it gets converted to

internal.name.com/webmail

and can't resolve (naturally).

Why is this getting converted?

I can use squirrel mail interally no problems using the internal name,
but I simply can't access it from outside.

Any ideal please??

Thanks.

Peter Nunn.
 
Reply With Quote
 
 
 
 
Jem Berkes
Guest
Posts: n/a

 
      10-30-2003, 06:02 AM
> I'm having some problems getting squirrel mail working on my server at
> the moment.
>
> ...
> external.name.com/webmail
>
> it gets converted to
>
> internal.name.com/webmail
>
> and can't resolve (naturally).


A wild guess here, but is this running over HTTPS (HTTP w/ SSL)? The reason
I ask is HTTPS uses a configuration that's distinct from your HTTP server
(s). It doesn't support virtual hosts because the protocol only allows for
one server at an IP. This makes me wonder if the HTTPS plays a role in your
problem.

--
Jem Berkes
http://www.sysdesign.ca/
 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      10-30-2003, 09:21 PM
On Thu, 30 Oct 2003 17:30:08 +1100, Peter Nunn <(E-Mail Removed)> wrote:
> I'm having some problems getting squirrel mail working on my server at
> the moment.
>
> The setup is a server with an ADSL connection using DynDNS to give me
> an external name for the server.
>
> If I look at the default page for the server, all works well, however,
> when I put in the name
>
> external.name.com/webmail
>
> it gets converted to
>
> internal.name.com/webmail
>
> and can't resolve (naturally).
>
> Why is this getting converted?


Docs for UseCanonicalName explain your error (missing trailing slash if
webmail is a dir) and how to fix it (unless related to SSL per other
reply). You could either fix your URL, fix your ServerName (but then your
LAN may need to locally resolve it to LAN IP), or set UseCanonicalName
Off (so Host from browser instead of ServerName is used in redirects).

--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Name resolution problem Dave Rudisill Wireless Internet 5 01-06-2006 04:04 PM
name resolution problem Leif PD Windows Networking 0 06-23-2005 12:08 PM
DNS Resolution problem. HELP! plh Windows Networking 3 07-23-2004 07:49 PM
Apache web host name resolution question Ed Marsh Linux Networking 2 07-09-2004 08:00 PM
98 to XP name resolution problem Lakshman Windows Networking 1 07-23-2003 11:25 AM



1 2 3 4 5 6 7 8 9 10 11