From: Hugo C. <hug...@ya...> - 2003-12-24 13:06:27
|
Having some 'free' time before christmas, I looked again into the problem explained below. I tracked it down to be an apache config problem, not a webmin problem (I use apache to proxy webmin requests). The config option of apache causing translation of 'localhost' to the dns host name in the URL is UseCanonicalName (in httpd.conf). Switching this option off removes the translation of URLs such that the ip address of the localhost can be edited via webmin using an URL with 'http://localhost/...'. The URL will not be translated to a DNS entry, and the browser will not send any requests to an unassigned IP. Hugo --- Hugo Cornelis <hug...@ya...> wrote: > > > Hi, > > > Webmin automatically redirects the browser to a > named > site, e.g. if I click on 'switch user' to login as a > different user, or when I click the save button > after > changing the IP address of one of the interfaces. > > So using IP addresses in the URL does not always > solve > this problem. > > > Hugo > > > --- Martin Mewes <mm...@me...> wrote: > > Hi Hugo, > > > > Hugo Cornelis <hug...@ya...> wrote: > > > > >Currently my browser seems to block after I > change > > the > > >IP address, no surprise. What is the best way to > > go > > >through these steps ? > > > > Connect to Webmin by IP and not by name :-) > > > > bis dahin - kind regards > > > > Martin Mewes > > > > -- > > http://webmin.mamemu.de/ > > Official Webmin/Usermin Translation Co-Ordinator > > 2003/2004 > > Proud Agent 2.0 Beta Tester and NewsHoster > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux > > Tutorials. > > Become an expert in LINUX or just sharpen your > > skills. Sign up for IBM's > > Free Linux Tutorials. Learn everything from the > > bash shell to sys admin. > > Click now! > > http://ads.osdn.com/?ad_id78&alloc_id371&op=click > > - > > Forwarded by the Webmin development list at > > web...@we... > > To remove yourself from this list, go to > > > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux > Tutorials. > Become an expert in LINUX or just sharpen your > skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the > bash shell to sys admin. > Click now! > http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > - > Forwarded by the Webmin development list at > web...@we... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-devel __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ |