How To Configure Sub-domain In IIS 6
I am running IIS 6 for testing & developing web sites offline before uploading the.But i am having little problem reagarding name server and how to configure sub-domain in name server,
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Configure IIS To Parse Css Extensions
I am not sure what forum this is for but I think I have the right one. I am having a heck of a time getting my IIS server to parse files with the .css extension properly. Can someone give a newb some advice on how to do this? I think it is IIS 6. The problem arose when I tried to use external style sheets and while IE handles them fine Firefox does not. I have been told this is because of the way my server deals with the css extension.
View Replies!
View Related
How Do I Configure Multiple FTP Sites On IIS 6 That Uses Host Header Names
I have been tasked with setting up IIS6 to run 10 different sites. We will be using the Host Header Names approach as I do not have 10 IP addresses. I want to allow clients to upload/download to their site via FTP. My IIS6 books have examples of how to setup separate FTP sites for individual IP addresses, how do I accomplish this when using Host Headers? I just need to be pointed in the right direction.
View Replies!
View Related
Configure Domain And Subdomain On Tomcat
I have configured Apache+Tomcat on Linux server. I have configured 50+ domains not problem is that sometime when i configure new domain and restart the service and access the url http://domain.com i get following error -----> HTTP Status 404 - / type Status report message / description The requested resource (/) is not available. but when i access same url with file like [url]i able to access that url and working fine. same problem for subdomain also [url]same error but [url]is working so can anyone tell me what is the exact problem and how to solve this problem. Note:- Other domains are working fine this problem is only with 2-3 domains and subdomain and secondly i have also set DirectoryIndex index.html index.jsp index.php Please check my server.xml and httpd.conf -------> <Host name="domain.com" appBase="/home/domain/public_html"> <Alias>www.domain.com</Alias> <Context path="" reloadable="true" docBase="/home/domain/public_html" debug="1"/> <Context path="/manager" debug="0" privileged="true" docBase="/usr/local/jakarta/tomcat/server/webapps/manager"> </Context> </Host> <VirtualHost 192.168.1.1:80> ServerName domain.com ServerAlias www.domain.com DocumentRoot /home/domain/public_html ServerAdmin webmaster@domain.com JkMount /*.jsp ajp12 JkMount /*.jsp ajp13 </VirtualHost>
View Replies!
View Related
Configure One Domain On Multiple Servers ...
I am so lost I am using both plesk for linux 8 and plesk for windows 8 I am trying to figure out how to have one master dns server for all domains regardless of which server they are hosted on. So if I have ns1.mydomain.com and ns2.mydomain.com I want to have it across the board on all servers is this possible in plesk and how would I go about doing this.
View Replies!
View Related
301 Redirect Entire Domain With IIS
I always use Apache and it's easy to redidrect an entire domain in the htaccess. Code: RewriteCond %{HTTP_HOST} ^www.domain1.com$ RewriteRule ^(.*)$ [url]$1 [R=301,L] For a site I'm working on I need to achieve the same thing with IIS but have no idea how to and the technician claims it can't be done. Surely, that's not the case. Any ideas? By the way I want the exact same effect as the above not just a generic redirect that sends everthing to the home page of the new domain.
View Replies!
View Related
Reverse Proxy Apache ==> IIS, Need Custom Error Pages Triggered On IIS Side
I'm not sure if this is the right forum, or if anyone can suggest a message board where I might get support on this. This is what I have. I have Apache and IIS both running on Windows 2k3. Apache is running in reverse Proxy mode sending multiple domains/virtual hosts to IIS. Code: ProxyRequests Off <VirtualHost *:80> ProxyPreserveHost On ProxyPass / http://localhost:8080 ProxyPassReverse / [url] ServerName mydomain.com </VirtualHost> Now, if I type in [url]everything works great and IIS (listening on 127.0.0.1:8080) serves the page. However, I am doing custom error trapping, so when I type in [url](and /mydirectory doesn't exist on IIS) I need to fire ASP code (via custom error messages/handling) on the IIS server and then present a data driven page. However, Apache is returning A 502 error: Code: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /mydirectory. Reason: DNS lookup failure for: localhost:8080mydirectory Is there a way for me to setup Apache to pass all error checking to IIS while using it as a reverse proxy?
View Replies!
View Related
How Do I Change IIS Service Accounts? (was IIS Services)
Is there a way to change the web services (from Windows) from SYSTEM to an Admin account? (Cos i need to use PHP's system() to run a process on the system but it only takes in user: ADMIN and not SYSTEM I have tried changing the following processes: IIS Admin World Wide Web Publishing Simple Mail Transfer Protocol (SMTP) but i still get a dependency error. Please advise. Or should I use Apache?
View Replies!
View Related
Godaddy: Upgrade From IIS 6 To IIS 7
I am looking to upgrade my hosting account from IIS 6 to IIS 7, as I haven't been able to install some of the apps that I want on godaddy. I am just looking for a quick direction should I upgrade or not? I am not very knowledgeable about IIS thing, Godaddy says that If I upgrade I will not be able to downGrade, that makes me more snif* please has anyone upgraded? so please tell me what would the consequences? or if any godaddy staff reads it please also tell me that on Upgrade page it shows me my directories, should I check them all?
View Replies!
View Related
Configure Two Nameservers?
I have a question on how to set up (clone) two nameservers. I have two VPS' with two IPs that are totaly independent of each other. Both running ispCP with Apache2, mail, ftp, mysql, AND bind9 as DNS managment. So. I want these two server to be as independent as they are, BUT they should share NameServers with each other. Something like this: host1: ns1.domain.com = host1 ns2.domain.com = host2 host2: ns1.domain.com = host1 (or host2?? = inverted) ns2.domain.com = host2 (or host1?? = inverted) A lot of domains are running more then one NameServer, but I could not find any tutorial on how to "clone" the NS from one to an other. Is it enough to just add some kind of "transfer to IP setting" in bind, or do I have to have scripts that download settings and files from one server to an other regularly?
View Replies!
View Related
Configure The Same DNS
some of my sites works good and some didn't work! i check my site on checkdns.com and its show me this Error Report CheckDNS.NET is verifying if NS are alive[url] NS list mismatch: registration authority reports that domain is hosted on the following servers: 'ns.sitename.com; ns1.sitename.com', but DNS server ns.sitename.com reports domain to be hosted on 'ns.sitename.com'. Please make sure that you configure the same DNS servers in registrar database and on your DNS i saw the PHP Code: [root@secure ]# cat /etc/resolv.confnameserver xxx.xxx.xx.xxxnameserver xxx.xxx.xx.xxxnameserver xxx.xxx.xx.xxx[root@secure ]# i have 2 ip just
View Replies!
View Related
Best Way To Configure MySQL
On my server I'd like to keep sites as fast as possible and not drain too much on the server. I don't have many users, but I'd like to get it right the first time. What's the best DB engine to use? What about other settings? I'm not sure I should run caching yet, I'm not under much load. The server is running on Windows.
View Replies!
View Related
Configure Openvpn
how come I can't route all traffic through openvpn. 1. I was able to ping my client and server ip no problem. So the tunnel connection is fine. The problem is i can't route internet traffic through openvpn. I was able to ping from tun0 interface after i add below command iptables -t nat -A PREROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE root@host188 [/etc/openvpn/config]# ping -I tun0 4.2.2.2 PING 4.2.2.2 (4.2.2.2) from 10.8.0.1 tun0: 56(84) bytes of data. 64 bytes from 4.2.2.2: icmp_seq=1 ttl=55 time=8.94 ms 64 bytes from 4.2.2.2: icmp_seq=2 ttl=55 time=8.65 ms 64 bytes from 4.2.2.2: icmp_seq=3 ttl=55 time=8.90 ms However, my client can't ping 4.2.2.2 from vpn tunnel and I use tcpdump I saw the traffic coming.
View Replies!
View Related
Configure WAMP5?
downloaded WAMP5_1.7.0. Prior to downloading I was freaking out wondering if I was going to screw up my computer with software conflicts, but I pressed on. I read the Apache information regarding IIS / Apache conflicts. The tutiorial told me to check the services installed on my computer. The tutorial told me to look for a service titled "World Wide Publishing" The service (WWP) did not exist so I proceeded to the WAMP installation wizard. I installed it. Apache does not display in the services window. As if it does not exist. Apache will not fire up. From what I got from the instructions at Apache, it seems there are alot of modifications I can perform to setup Apache correctly. The long and short of it is I connot see my see what my HTML/PHP code is spitting out because Apache never fires up. Can anyone give me some pointers on setting WAMP up in plain ENGISH? Just a note, when I float my mouse over the Apache icon, a little mouse over windows comes up saying "one of two servers running". Is ISS enabled on my computer? I'm frustrated. Any help regarding this matter is worth a beer (or 12).
View Replies!
View Related
Configure Your Stuff
This is a instructional overview thread for those developers who are getting into setting up their own server with a LAMP (Linux Apache MySQL PHP) setup. The linux distro referred to in this thread is a centOS (fedora|redhat) setup. Before Anything - Make sure that your actual RAM is the same amount that is displayed by the server (there could be some BIOS restrictions on RAM so check for that). Linux OS Installation - Use a server system for the type of install. ------------------------------ - Setup you partitions with care: - Make sure that everything other than /swap is an ext3 partition type. - /swap (usually double the amount of space that your ram has but never larger than 4 gigs. - /tmp (700meg is ok). - /boot (100meg is ok). - / (leave rest of the available space in the harddrive for this). ------------------------------ - Use GRUB boot loader - Use DCHP only if your IP address changes due to the network. If not, then assign the IP address of the box. - Assign the netmask if DCHP is not in use. ------------------------------ - When setting up the packages, select only what you need. Most of the time it's better to just install no packages and then install everything you need by yum (yellowdog update manager). If you do not select any packages, only the 1st CD of the linux install will be needed. Linux OS Customizing - Create a new user and provide it a password (with # passwd). Do not create a user with a generic or commonly known names used in any daemon programs (ex. mysql, apache, admin, user, php, postgresql). - Disable the ROOT login in SSH (this means that when you login using the other user with SSH, you'll have to $ su to the root user). - Install "Development Tools" with yum using group install if you plan to compile your own apache. If not then install apache with yum install apache. Apache Settings - Disable the extensions that you're not using for your website. If the server is only hosting one website, then there is no use for Virtual Hosts. - Set the ServerLimit value to a suitable value so that users won't get locked out of the website. - Change the User and Group directives to the newly created user. - Set Options +Indexes to Options -Indexes so that the contents of directories w/o an index file will not be displayed. - Change the DocumentRoot setting to the newly created user's home (~) directory. Or if you plan to use the default (/var/www/htdocs or /var/www/html) then assign the permissions of the user to that directory. - Add apache as a start up program when the operating system boots up (this can be set in /etc/rc.d/local). - Setup logs accordingly. If you setup image logging and your server has 20+ images per page then your website performance can suffer. - Setup Error Logs to a suitable level. - If any web pages are not displaying and the web server appears to be on when accessing it from the localhost (wget http://localhost) then disable or flush the iptables (/usr/sbin/iptables --fliush). You should also set this as a start up option for the OS. - Use mod_rewrite to use modern URLs. MySQL Settings - Use --skip-name-resolve. - Use --skip-bdb (if you're not using it). - Use --skip-innodb (if you're not using it). - Set a log for slow queries. - Set the max_connections to a high value. - Do not set a user with a wildcard ip-address. Only setup users with a specific ip. - Use Query Caching for frequently used queries. PHP Settings - Disable Magic Quotes. - Disable Register Globals. - Disable Short Tags. - Disable ERROR REPORTING if the website is not in development mode. - Enable HTTP Only Session Cookies. - Set Session Cookies to only be cookies (and not URL's). - If sessions do not work, then set the session save path to a directory where the apache user has access to. - Use Gzip Compression. Optimizing Concepts - Use an optcode cache for PHP (Eaccelerator). - Consider using a static domain for CSS and JS files (this way the same cookies for the website won't be sent on each request). - If your website uses alot of CSS and JS files per page, bundle all of them together into one request using mod_rewrite and php [url] - For Apache, use the lingerD module (this reduces the amount of resources that are used when an apache connection is closed). Here are some links for optimizing your server build: - [url] - [url] - [url]
View Replies!
View Related
Configure Backup
when i set the Backup Destination to ( /home/cpbackup/daily/) this error appear to me Quotas cannot be built! Your cpbackup destination is on a filesystem which has quotas enabled. Please move it to a filesystem which does not have quotas turned on or a separate partition/disk slice mounted at /backup.Backup has been disabled to prevent quota problems... i have only one 500 GB HDD PHP Code: Filesystem Size Used Avail Use% Mounted on/dev/sda5 9.9G 386M 9.0G 5% //dev/sda1 99M 21M 73M 23% /bootnone 2.0G 0 2.0G 0% /dev/shm/dev/sda7 426G 2.1G 403G 1% /home/dev/sda8 1012M 112M 849M 12% /tmp/dev/sda3 9.9G 2.5G 6.9G 27% /usr/dev/sda2 9.9G 716M 8.7G 8% /var/tmp 1012M 112M 849M 12% /var/tmp
View Replies!
View Related
How To Configure Open_basedir
I want to include script wpisz.php from /srv/www/vhosts/default/htdocs into /srv/www/vhosts/domena.pl/httpdocs/, but i recive this error: Code: Warning: main() [function.main]: open_basedir restriction in effect. File(/srv/www/vhosts/domena.pl/httpdocs/wpisz.php) is not within the allowed path(s): (/srv/www/vhosts/default/htdocs:/tmp) in /srv/www/vhosts/default/htdocs/index.php on line 3 Warning: main(/srv/www/vhosts/domena.pl/httpdocs/wpisz.php) [function.main]: failed to open stream: Operation not permitted in /srv/www/vhosts/default/htdocs/index.php on line 3 Warning: main() [function.include]: Failed opening '/srv/www/vhosts/domena.pl/httpdocs/wpisz.php' for inclusion (include_path='.:/usr/share/php') in /srv/www/vhosts/default/htdocs/index.php on line 3 So, I ask you to help me to set it up (propably open_basedir) in that way in which will it work fine. But please.. use a simple language and describe the solution step-by-step because I'm not doing well whith this..
View Replies!
View Related
Configure Mod_proxy
to configure mod_wodan but received no response. As I couldn't do it myself, I'm now trying to install mod_proxy. Bellow are the relevant sections of the httpd.conf file. The problem is that, though the web server starts correctly, I can't access the [url]. ...................................................... LoadModule proxy_module libexec/mod_proxy.so AddModule mod_proxy.c ...................................................... Port 80 #Listen 80 Listen 8000 <IfModule mod_proxy.c> ProxyRequests Off ProxyVia On <Directory backup/proxycache:*> Order deny,allow Deny from all Allow from example </Directory> CacheRoot "/backup/proxycache" CacheSize 10000000 CacheGcInterval 8 CacheMaxExpire 168 CacheLastModifiedFactor 0.1 CacheDefaultExpire 72 CacheForceCompletion 10 NoCache example.net search.example.com </IfModule> ...................................................... <VirtualHost *:80> ServerName www.example.org ServerAdmin name@example.org User name Group name BytesLog domlogs/example.org-bytes_log CustomLog /usr/local/apache/domlogs/example.org combined ProxyPass / [url] ProxyPassReverse / [url] </VirtualHost> <VirtualHost *:8000> ServerName www.example.org:8000 ServerAlias othername.example.org ServerAdmin name@example.org User name Group name DocumentRoot /home/name/public_html ScriptAlias /cgi-bin/ /home/name/public_html/cgi-bin/ BytesLog domlogs/example.org-bytes_log CustomLog /usr/local/apache/domlogs/example.org combined </VirtualHost> <VirtualHost *:80> ServerName example.org User name Group name BytesLog domlogs/example.org-bytes_log CustomLog /usr/local/apache/domlogs/example.org combined Redirect 301 / [url] </VirtualHost> ......................................................
View Replies!
View Related
Fileinfo :: Configure Failed
root@host [~]# pecl install fileinfo WARNING: "pear/Fileinfo" is deprecated in favor of "channel://php-src/ext/fileinfo/in php sources" WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update downloading Fileinfo-1.0.4.tgz ... Starting to download Fileinfo-1.0.4.tgz (5,835 bytes) .....done: 5,835 bytes 3 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 building in /var/tmp/pear-build-root/Fileinfo-1.0.4 running: /root/tmp/pear/cache/Fileinfo-1.0.4/configure checking for egrep... grep -E checking for a sed that does not truncate output... /bin/sed checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. ERROR: `/root/tmp/pear/cache/Fileinfo-1.0.4/configure' failed
View Replies!
View Related
MagickWand Configure Error
./configure is looking for the configuration program called MagickWand-config, but my configuration program in the /ext/magickwand directory was simply configure. I just did a cp configure MagickWand-config and then the ./configure proceeded without any problems.
View Replies!
View Related
Configure Exim And Spamassassin
I need to configure Spamassassin to not check outgoing mails So I need to check only mails that are hosts on my mail server, but mails which relay not to be checked. configuration of Spamassassin in exim: warn spam = nobody warn message = X-Spam_score: $spam_score X-Spam_score_int: $spam_score_int X-Spam_bar: $spam_bar X-Spam_report: $spam_report condition = ${if eq {$acl_m1}{local_to_check_spam} {yes}{no}} !condition = ${if eq {$acl_m0}{local_to_check} {yes}{no}} Maybe it's need just one line in Spamassassing local.cf?
View Replies!
View Related
How To Configure SMTP On Different Server
How to configure SMTP on different server? I don't know why I typed SMTP in the title. I meant just the mail server. I just posted a message saying that my VPS is down due to FDCServers being down as they supply my host. I can live with a 24 hr blackout on my site (however definitely not happy about it). What I can't live with is having my mail.mydomain.com server being down at all. I run my VPS and host a few sites from it including a few clients. I need to make sure that my email doesn't go down when my VPS goes down. How can I go about this? If I purchase a second VPS plan can I have that run just my email server for me? If so, how much in resources do I need? Will a cheap plan do the trick (ie. 64mb Ram or something)?
View Replies!
View Related
Configure Suexec And PHP
I have a problem in the last apache upgrade (apache 2.2.8 + php5) step . exactly in "Configure Suexec and PHP" I found this option doesn't have multi values as CGI or Suphp just I found none : PHP 5 Handler none PHP 4 Handler none I must to return to build apache1 with php4 for I can see suphp and cgi in "Configure Suexec and PHP" "PHP 4 Handler" option .
View Replies!
View Related
Configure Subdomain On Another Server
I have 2 domains as follows: Domain1 on Server 1 = www.domain1.com Domain2 on Server 2 = www.domain2.com (has a forum) How can I configure subdomain.domain1.com, but to be on Server 2? The idea of this exercise is to feel the visitors when they browse the forum that they are on same website/server.
View Replies!
View Related
Want To Configure Shoutcast For The Server
my current dedi server and want to configure shoutcast for the server. I have install the shoutcast located in /usr/local/shoutcast. Just curious one of my customer would like to use the shoutcast so how can i create a user for them? should i install manually for each of my customer that want to host shoutcast?
View Replies!
View Related
Configure Web Hosting
I purshased a web hosting and I uploaded just one folder to it with my email contact form. The fact is that Google is already listing my site but it is showing the full content of my HTML public folder! Everyone could search my site like an FTP! I don't really want that. How can I avoid that? I just want web browsers to show my web pages, not the folders neither my HTML public folder with all my files: scripts, photos, etc. Google is showing all this: Index of /[DIR] Parent Directory 15-Jan-2007 07:58 - [DIR] cgi-bin/ 15-Jan-2007 02:37 -. Apache/1.3.37 Maybe the solution is too easy but for me it is a nightmare right now.
View Replies!
View Related
Configure NIC On Windows
Between our Linux servers, I can get speed up to 80Mbps when transferring big files. However, between Linux and Windows, it's just around 800Kbps - 2Mbps. It shows in network connection properties that connected at 100Mbps, but not sure why it's so slow Is there any setting I should pay attention? Running Windows 2003 on that box.
View Replies!
View Related
DNS - How Do I Configure In This Situation
I have 2 servers, 1 has its DNS sorted out, and I have a domain on it. The other is an unmanned dedicated server. I need to configure plesk, and I understand it needs a valid DNS to function. What I want from the second server is simply for its pages, content etc to be accessed via the IP address, not a domain, as it is purely a media server. So how can I configure this? I created a virtual domain but the plesk server shows the default folder content and not the virtually created one, how can I get the server to point to my virtually created folder content?
View Replies!
View Related
Lighttpd Source Configure
when I compile lighttpd from source -- I cannot seem to enable/disable the modules I need. I have tried ./configure --without-status --with-rewrite and also ./configure --disable-status --enable-rewrite but no luck. The rewrite flag may not work since the configure script may or may not detect the pcre library, but status should be disabled. After the configure script is complete, I get a listing of the enabled/disabled modules that are in the build and nothing new has been changed.
View Replies!
View Related
Configure CentOS For Web Server
im using Vmware i want install centOS ( vps ), Im try to install text mod , before start install centOS ( Blue Screen ) ask about install some package ! like, Editors, Text Based Internet, Server Configuration Tools.... i want know for web server ! which package must checked ?
View Replies!
View Related
How To Configure Email On Linux Ubuntu
email configuring problem. I have a complete 512mb vps on slicehost.com All configuring went well. But for some reason I can't get my email-server to work. I have followed all tutorials on articles.slicehost.com/email Also I have installed atmail(.org) on my subdomain for email. I always get the error the password isn't correct. Also when I try with Outlook. The password is encrypted. I understand an email setup is a complicated thing, and you probably need more information. But do you guys have any suggestions on what it might be? I'm a newbie, so it surely can be a newbie issue.
View Replies!
View Related
PHP Configure For Shared Hosting
What do you guys typically do for configuring php in a shared environment? So far I'm doing: ./configure '--prefix=/usr/local/php5' '--with-litespeed' '--with-config-file-path=../php' '--with-mysqli' '--with-mysql=../mysql' '--with-libdir=lib64' '--with-zlib' '--with-gd' '--with-jpeg-dir=/usr/lib64' '--with-png-dir=/usr/lib64' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--with-freetype' '--with-freetype-dir=/usr/include/freetype2' '--with-ttf' '--with-imap-ssl' '--enable-soap' '--enable-dbase' '--enable-safe-mode' '--with-openssl'
View Replies!
View Related
Configure Remote Domains In Exim
I am a Qmail users all these while and i can control the email routing via smtproutes and rcpthosts. How can I do this in Exim? I have a website xyz.com hosted in this server but the email server is hosted seperately. By default, i think all the email submitted locally will be send within the server itself. I need Exim to think xyz.com is a remote domain.
View Replies!
View Related
Configure DNS Without Control Panel
i bought a dedicated server without control panel with Fedora Core 6 for install as webserver LightTPD. Now i must configure the DNS zones files. For do that i added to my named.conf file this: Code: zone "mywebsite.net" { type master; file "/var/named/mywebsite.net.db"; }; zone "ns1.mywebsite.net" { type master; file "/var/named/ns1.mywebsite.net.db"; }; zone "ns2.mywebsite.net" { type master; file "/var/named/ns2.mywebsite.net.db"; }; This are my ZONE files: mywebsite.net.db Code: ; Zone file for mywebsite.net $TTL 14400 @ 86400 IN SOA ns1.mywebsite.net. admin.fastwebnet.com. ( 2007081900 ; serial, todays date+todays 86400 ; refresh, seconds 7200 ; retry, seconds 3600000 ; expire, seconds 86400 ) ; minimum, seconds mywebsite.net. 86400 IN NS ns1.mywebsite.net. mywebsite.net. 86400 IN NS ns2.mywebsite.net. mywebsite.net. IN A 208.109.108.10 localhost.mywebsite.net. IN A 127.0.0.1 mywebsite.net. IN MX 0 mywebsite.net. mail IN CNAME mywebsite.net. www IN CNAME mywebsite.net. ftp IN A 208.109.108.10 ns1.mywebsite.net.db Code: @ IN SOA ns1.mywebsite.net. admin.fastwebnet.com. ( 2007081900 ; serial, todays date+todays serial # 28800 ; refresh, seconds 7200 ; retry, seconds 3600000 ; expire, seconds 86400 ) ; minimum, seconds ns1.mywebsite.net. IN NS ns1.mywebsite.net. ns1.mywebsite.net. IN NS ns2.mywebsite.net. ns1.mywebsite.net. IN A 208.109.108.10 localhost.ns1.mywebsite.net. IN A 127.0.0.1 ns1.mywebsite.net. IN MX 0 ns1.mywebsite.net. mail IN CNAME ns1.mywebsite.net. www IN CNAME ns1.mywebsite.net. ftp IN CNAME ns1.mywebsite.net. ns2.mywebsite.net.db Code: @ IN SOA ns1.mywebsite.net. admin.fastwebnet.com. ( 2007081900 ; serial, todays date+todays serial # 28800 ; refresh, seconds 7200 ; retry, seconds 3600000 ; expire, seconds 86400 ) ; minimum, seconds ns2.mywebsite.net. IN NS ns1.mywebsite.net. ns2.mywebsite.net. IN NS ns2.mywebsite.net. ns2.mywebsite.net. IN A 208.109.108.10 localhost.ns2.mywebsite.net. IN A 127.0.0.1 ns2.mywebsite.net. IN MX 0 ns2.mywebsite.net. mail IN CNAME ns2.mywebsite.net. www IN CNAME ns2.mywebsite.net. ftp IN CNAME ns2.mywebsite.net. After i have restartet named : service named start This is the output in /val/log/message Code: Aug 19 07:54:33 ip-208-109-108-10 named[12209]: starting BIND 9.3.4-P1 -u named -c /etc/named.caching-nameserver.conf -t /var/named/chroot Aug 19 07:54:33 ip-208-109-108-10 named[12209]: found 2 CPUs, using 2 worker threads Aug 19 07:54:33 ip-208-109-108-10 named[12209]: loading configuration from '/etc/named.caching-nameserver.conf' Aug 19 07:54:33 ip-208-109-108-10 named[12209]: listening on IPv6 interface lo, ::1#53 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: listening on IPv4 interface lo, 127.0.0.1#53 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: command channel listening on 127.0.0.1#953 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: command channel listening on ::1#953 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone 0.in-addr.arpa/IN/localhost_resolver: loaded serial 42 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone 0.0.127.in-addr.arpa/IN/localhost_resolver: loaded serial 1997022700 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone 255.in-addr.arpa/IN/localhost_resolver: loaded serial 42 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN/localhost_resolver: loaded serial 1997022700 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone localdomain/IN/localhost_resolver: loaded serial 42 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone localhost/IN/localhost_resolver: loaded serial 42 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone mywebsite.net/IN/localhost_resolver: loaded serial 2007081900 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: /var/named/ns1.mywebsite.net.db:1: no TTL specified; using SOA MINTTL instead Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone ns1.mywebsite.net/IN/localhost_resolver: loaded serial 2007081900 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: /var/named/ns2.mywebsite.net.db:1: no TTL specified; using SOA MINTTL instead Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone ns2.mywebsite.net/IN/localhost_resolver: loaded serial 2007081900 Aug 19 07:54:33 ip-208-109-108-10 named[12209]: running Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone mywebsite.net/IN/localhost_resolver: sending notifies (serial 2007081900) Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone ns1.mywebsite.net/IN/localhost_resolver: sending notifies (serial 2007081900) Aug 19 07:54:33 ip-208-109-108-10 named[12209]: zone ns2.mywebsite.net/IN/localhost_resolver: sending notifies (serial 2007081900) I have changed at my registrar the DNS adresses to NS1.mywebsite.net and NS2.mywebsite.net, the result is that work only NS1.mywebsite.net: Code: [url] --> don't work [url] --> work [url] --> don't work
View Replies!
View Related
How To Configure Windows Server 2k3
I got dedicated server with Windows Server 2k3 OS and have not configured it yet. I've installed Serv-U and Apache 2 (PHP, MySQL will be the next step). But I can't open my Website from home (from server there is no problems). And I can't get into my FTP server either. I scanned ports from home to figure that out. 21 for FTP is seen. 80 http is not seen. However on the server I did "netstat -an" and it showed the port 80 listening. So why can't I reach my FTP server and open my site? Is the problem in Windows Server 2k3 configuration?
View Replies!
View Related
How To Configure A Server W/ Multiple IP Addresses Behind A SonicWall
I am setup in a co-location facility. I just recieved my new SonicWall TZ180 which I am trying to setup. Previously I had my server connected to the internet drop via a static ip address assigned via windows tcp/ip (1.1.1.2), nothing special there. Then I used Plesk and assign domains and ip addresses as normal. My co-location facility gives me 4 static ip addresses, lets call them: 1.1.1.2 1.1.1.3 1.1.1.4 1.1.1.5 And an ip address called Network Gateway at: 1.1.1.1 And DNS ips at: 2.2.2.2 2.2.2.3 I am trying to figure out how I make this work now with the SonicWall. I am using Plesk, and I have already assigned all DNS settings and name servers to their proper static IP address, such as: ns.mydomain.com -> 1.1.1.2 ns.myseconddomain.com -> 1.1.1.3 So I cannot use the local ip address (192.168.168.2) assigned to the server box by default by SonicWall using DHCP. I must use the actual static ip addresses assigned to me and already configured in Plesk. I have heard I need to use NAT, and assign the SonicWall the ip address of the network gateway: 1.1.1.1, then add the 4 standard static ip addresses into a pool in the sonic wall.
View Replies!
View Related
How To Configure Two 100 Mbit Ports On A Server
i got a new server spec are: Intel . 2,4 GHz 80 GB of HDD disk 1GB MB of RAM Traffic-Unlimited 100Mbit Switch Port Windows web os from hosting-ie yes i know the bad reviews but i got my server in 2days now i saw a good deal that for 12 euros extra get 2 * 100mbit so i upgraded to a 2 * 100mbit connection as the server would be used to let members from my forum download music / music videos [remixed] made by me and my other producer so 200mbit server will do nicely for my site now when i got it it shows me two network connections each saying 100mbit but only one of the connections is being used and the other is not in use is there a way that i can use both at the same time or maybe use one for http/ftp and one just for ther server itslef
View Replies!
View Related
How To Configure A Firewall To Let Only Exim Connect Via Port 25
Alright now this is the most intelligent way to send spam I have ever seen. Apparently a guy has made a PHP or Perl script that is acting as an MTA. That's right: He is neither using Sendmail nor Exim but he made a script that acts as an MTA. That means the script itself connects to third party mailservers via port 25 and communicates with the remote mailserver as if it was an MTA itself. This works even if Exim is entirely disbaled... The spam still get's sent. The script is running only occasionally...not like a daemon. So it is nearly impossible to locate it. You have no Exim logs to look at. And in the Apache logs any PHP script could be it... You are not able to find that out. Therefore I am unable to stop him unless I manage to block outgoing connections to another host's port 25 for any program but for exim. How can I configure my firewall (APF) so that only Exim my connect to other servers via port 25? Is that even possible?
View Replies!
View Related
Configure DNS Server In Windows 2003
I have an unmanaged Windows VPS and I want to host multiple sites (with different domains). I was told that I should create my own private nameservers in order to do so. I have allready installed DNS Server in the VPS but I cannot find a tutorial to help me configure the private nameservers. The OS is Windows Server 2003. Please provide any good tutorials if you know. I searched in Google but couldn't find any...
View Replies!
View Related
|