miss tina
December 16th, 2004, 08:14 PM
hi,
i'm trying to run the apache2 server, its up and running, but the server can't be accessed from the internet on the local intranet it works, i've checked and checked again the permissions and the /etc/hosts file and the server configuration file looks good to me...
Because the server is up and running i don't get any error messages, i don't know how to solve the problem.
I've allso disabled the ipv6 (cause i ran into probs using ipv6 with apache on a gentoo-box before...) this is done by putting
alias net-pf-10 off in /etc/modprobe.conf
/etc/hosts >
127.0.0.1 localhost.tina.servepics.com tina
192.168.0.104 tina.servepics.com tina
192.168.0.104 tina.servepics.com
# The following lines are desirable for IPv6 capable hosts
#::1 ip6-localhost ip6-loopback
#fe00::0 ip6-localnet
#ff00::0 ip6-mcastprefix
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters
#ff02::3 ip6-allhosts
/etc/hostname > tina
/etc/hosts.allow >ALL:ALL
/etc/hosts.deny > is empty
/etc/apache2/apache2.conf is back the default apache page from instal i've tried to do some vhosts stuff before but no succes still not accesible...
first i've tried was compiling apache2 from source but i ran into the same prob it only works local...
at the moment i'm using back the precompiled apache pakages from the distribution...
please give me a hint
tnx tina
ps. router ect is no prob cause apache2 works on my windows(but i don't boot that any more)
pps. I'm using the no-ip.com duc to do the dynamic update for my ip witch is also up and running.
i'm trying to run the apache2 server, its up and running, but the server can't be accessed from the internet on the local intranet it works, i've checked and checked again the permissions and the /etc/hosts file and the server configuration file looks good to me...
Because the server is up and running i don't get any error messages, i don't know how to solve the problem.
I've allso disabled the ipv6 (cause i ran into probs using ipv6 with apache on a gentoo-box before...) this is done by putting
alias net-pf-10 off in /etc/modprobe.conf
/etc/hosts >
127.0.0.1 localhost.tina.servepics.com tina
192.168.0.104 tina.servepics.com tina
192.168.0.104 tina.servepics.com
# The following lines are desirable for IPv6 capable hosts
#::1 ip6-localhost ip6-loopback
#fe00::0 ip6-localnet
#ff00::0 ip6-mcastprefix
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters
#ff02::3 ip6-allhosts
/etc/hostname > tina
/etc/hosts.allow >ALL:ALL
/etc/hosts.deny > is empty
/etc/apache2/apache2.conf is back the default apache page from instal i've tried to do some vhosts stuff before but no succes still not accesible...
first i've tried was compiling apache2 from source but i ran into the same prob it only works local...
at the moment i'm using back the precompiled apache pakages from the distribution...
please give me a hint
tnx tina
ps. router ect is no prob cause apache2 works on my windows(but i don't boot that any more)
pps. I'm using the no-ip.com duc to do the dynamic update for my ip witch is also up and running.