ispCP - Board - Support - VHCS fork

Full Version: [SOLVED] DNS help for newbie
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, first thanks for a great piece of software.

my setup
fresh install on Debian
install on ip 192.168.1.68
host *.co.uk
added extra outside ip 212.*.*.*
dmz setup on firewall to 192.168.1.68
setup A record WWW on offsite dns to 212.*.*.*
This only goes straight to the admin login ?
i have also setup a temp reseller and a temp user with another domain.
again i setup another WWW A record to point to 212.*.*.* again it goes straight to the admin login !

please can you advise on what im doing wrong on the DNS side of things.

dont forget im very new to Linux, im a windows geek sorry but i want to turn to the light side !!!!!

Thx in advance
Quote:i want to turn to the light side

ok, then we try to help...

on the ispCP box you can turn off dns and everything. Clear.
The IP for ispCP is only the internal one.

So, it's a pure apache configuration what you'll get.

try this command
Code:
apache2 -S
maybe you already find what's wrong...

/J

Upd: ah - question: are you coming from outside or from inside the LAN?
Sorry but im still very confused
The apache comand gives me

VirtualHost configuration:
192.168.1.68:80 admin.*.co.uk (/etc/apache2/sites-enabled/00_master.conf:6)
217.*.*.*:80 is a NameVirtualHost
default server testing.*.co.uk (/etc/apache2/sites-enabled/ispcp.conf:52)
port 80 namevhost testing.*.co.uk (/etc/apache2/sites-enabled/ispcp.conf:52)
port 80 namevhost *.co.uk (/etc/apache2/sites-enabled/ispcp.conf:140)
Syntax OK

again if i go to the domain testing.*.co.uk it points me straigt to the admin login page ?????

and in answer to your question i am comming from outsite
forgot to mention my name servers are off site and not hosted localy, all im doing is point records at the live ip
your apache should not use the external IP - since the server (as I understood) has only one internal IP - and all traffic is routed from outside to this server...

/J
joximu Wrote:your apache should not use the external IP - since the server (as I understood) has only one internal IP - and all traffic is routed from outside to this server...

/J

Ok i have removed the ip from the control panel, do i have to make any manual changes to any config files ?

......again thanks for your help on this......
if you can remove the ip from the panel then there should be no website connected to it... did you switch the ip from the reseller...?
if tha apache -S still shows the external ip, maybe you need to regenerate the config files (see docu/faq).

/J
Fantastic
your a star....
all working like a dream.
We don't use stars, but reputation points :-)

Enjoy your ispCP!

Cheers J
joximu Wrote:We don't use stars, but reputation points :-)

Enjoy your ispCP!

Cheers J

reps coming your way !!
thnx Smile
Reference URL's