Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tlug: Hosting a Domain



Hello,

I'm trying to set up for hosting a domain for a friend: ezpet.to

I am running RH 6.0 and made settings changes to httpd.conf, named.conf, named.boot and made a new file called named.ezpet-to based on my original named.graycastle-com .

After doing this, I tried restarting httpd to see what would happen. I got no errors, but graycastle.com would not come up. When I remmed out the directives for the new Virtual Host in httpd.conf, I was able to successfully start. Looking in httpd/error_log, I see: Address already in use: make_sock: Could not bind to address 210.228.3.165

My settings are as below:

httpd.conf
...
######## www.ezpet.to ##############
Listen 210.228.3.165:80

<VirtualHost 210.228.3.165>
ServerAdmin    admin@example.com
Servername     www.ezpet.to
DocumentRoot   /home/httpd/html/rod/ezpet
ScriptAlias    /cgi-bin /cgi-bin/rod/ezpet
TransferLog    /var/log/httpd/access_log
</VirtualHost>

named.conf:
...
zone "ezpet.to" {
     type master;
     file "named.ezpet-to";
};

named.boot:
...
primary     ezpet.to     named.ezpet-to

named.ezpet-to

@       IN      SOA     www.ezpet.to. admin.ezpet.to. (
                                2000051808      ; Serial number
                                10800           ; Refresh
                                3600            ; Retry
                                604800          ; Expire
                                86400 )         ; Minimum TTL

                        IN      NS      graycastle.com.
                        IN      NS      ns2.canadawired.com.

www                     IN      A       210.228.3.165


Can anyone see what I am doing wrong?
Any help appreciated.

Shawn


Shawn Gray
English/Japanese Translator
& Linux/Perl Gearhead
shawn@example.com

------------------------------------------------------------
Graycastle Intercultural Communications | http://www.graycastle.com
The Mecca Online MultiCultural Forum http://www.graycastle.com/mecca/


--------------------------------------------------------------------
Next Nomikai Meeting: June 16 (Fri), 19:00   Tengu TokyoEkiMae
Next Technical Meeting: July 8 (Sat) 13:30   Topic: TBA
--------------------------------------------------------------------
more info: http://www.tlug.gr.jp        Sponsor: Global Online Japan


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links