Domain Forward To Server IP?
I'm totally new at the dedicated server thing. I want to point a domain (mintylabs.com) to my server IP making it possible to have my own custom dns (e.g. ns1.mintylabs.com).
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Forward Domain To Static IP
i have a domain hosted at eNom which i would like to point to my FTP server which is running on my box at home. I have a static IP, and BulletProof FTP server installed. Now im just unclear how i can have www.mydomain.com point to 212.12.34.56:21.
View Replies!
View Related
Can Your Hosting Address Be Seen When You Forward A Domain?
For example, if I forward my business domain abcproducts.com to my domain where I have my hosting, myname.com, is it possible for people to see where my business domain is forwarding to. Basically, I am doing a business website, but I don't want anyone to be able to see that it actually is forwarding to a folder on my main myname.com where I have my hosting. I am masking it, so it will only show abcproducts.com, but I am wondering if even the "tech saavy" has tools to figure this out. I just don't want anyone to be able to see this. Like, I know how sites like DNSreport.com show all kinds of stuff on the domain. Is there something like this that people can use to see if domains forward?
View Replies!
View Related
Forward Domain To Multiple IPs
Forward domain to multiple IPs I have a domain setup on my Plesk 8.6.0 powered webserver which is being forwarded to a specific IP provided by my costumer, all DNS zone records are inserted accordingly and everything works fine. Due to a problem with the ISP that provides the fixed IP on my costumer’s server he now wants to get a second IP from a different ISP, for the same webserver, to function as a secondary route onto his server .....
View Replies!
View Related
Can I Forward My Domain While DNS Propagate?
I have a yahoo domain and I plan to move it to a new host. i know it may take 24-48 hours for the new DNS to propagate. my question is. Is it possible to forward my domain while DNS is being propagated? So my user will be taken to another website while dns is propagated. I have access to domain forwarding as well as DNS change through my yahoo domain control panel Thank you to all.
View Replies!
View Related
Exim: User Unknown (domain Forward)
One of my clients has 2 accounts: - foo.com, with a mail account info@foo.com. - bar.com, with domain forwarding to foo.com. Sending an email message to info@foo.com works. Sending an email message to info@bar.com doesn't work. When using the ZoneEdit SMTP test utility I get the following error message: Code: > RCPT TO:<info@bar.com> < 550 5.1.1 User unknown: info@bar.com I checked "/etc/vdomainaliases/bar.com" and "/etc/localdomains", they are configured properly. Any suggestions?
View Replies!
View Related
Forward A Domain (incl. Subdirectories/subdomains) To The Same URL
Forwarding a domain (incl. subdirectories/subdomains) to the same URL I'm looking for a provider which can offer a service similar to mydomain.com, I should be able to add an unlimited number of domains to forward on external urls in a way which should point anything-you-digit.myname.com and myname.com/anything-you-digit to the same destination url If the service might also allow to add title, keywords and description for each domain, this would be even better but not required. MyDomain can offer all this but there's a fee for each added domain while we'd prefer paying a monthly fee for a single hosting where adding multiple domains.
View Replies!
View Related
Only Domain Reg, Email Forward And Url Redirect Wanted
I need a company to register my domain, and then forward emails and urls to my actual site that is somewhere else. I don't need any actual web hosting or email pop (at the moment). My main requirement is reliability. The company I currently use bounces some email to me and forwards other email to a black hole. They're also not replying to my mail, so it's time to leave. BTW, this is a company that has generally excellent reviews.
View Replies!
View Related
Email Forward On One Server With Multiple Domains?
I currently have one server with multiple domains on it. I run apache with virtual hosts. I want to setup email forwarding such that: Email sent to <anyone>@aaaa.com ----forwards to----> <some email address> Email sent to <anyone>@bbbb.com ----forwards to----> <some email address> ... Email sent to <anyone>@xxxxx.com ----forwards to----> <some email address> Any pointers? Im not even sure what to search for on the net.
View Replies!
View Related
Selling C Class IP Addresses To Forward To Our Server?
We are interested to buy different C class IPs so we can host many related sites on the same server. Our hosting provider does not sell different C class IPs. I wanted to know if there is anyway to buy IP addresses from somewhere else, lets say from other hosting companies, or private providers, who would forward the IP to our server. Did you ever hear of such service? Does any one want to offer us this serivce?
View Replies!
View Related
Reverse Domain Name Server (DNS) ARPA For Domain On VPS
I have a vps with dedicated ip's for my domain names. I read that in order for mails coming from my server not be picked up as spam, i need to add reverse ip entries. Now i have already added the glue nameserver records on my godaddy control panel, ns1.mydomain.com -> 10.20.30.40 ns2.mydomain.com -> 10.20.30.41 But do i need to speak to the datacenter to add the reverse dns entries for my domain on their nameservers? What about if i host my nameservers offsite, but then have my webserver/mailserver etc inside the datacenter? Would i need to request the datacenter where the nameservers are hosted to add the reverse ip entries for the domain, and then the request the same from the datacenter for my web/mail servers to add the reverse entries? Is it really required?
View Replies!
View Related
Domain Parking - Wildcard Domain Name Server (DNS)?
We have a lot of unused domains that we'd like to setup domain parking for. To keep it simple, we'd like to just change the namesevers to ns1.domainparking.com and ns2.domainparking.com (not real nameservers!) and the domains would then automatically show a simple web page. We use cpanel servers and are wondering how easy this is to do? I've seem mention of wildcard dns? Is that the answer?
View Replies!
View Related
Domain Parking With Win2k3 Domain Name Server (DNS)?
i have about 8 different domains i'd like to point to a nameserver (ns1./ns2.mydomain.com) on Win2k3 server, but i can't get them resolved through my nameserver without creating a manual forward lookup entry for each *parked* domain separatly.. Does anyone know how to resolve "parked" domains automatically on Win2k3 DNS?? I just can't find any answer for this, everything i've found required manual creation of lookup entries.. anyone?
View Replies!
View Related
Domain Does Not Resolve :: Domain Name Server (DNS) Issues
I've been having some DNS problems with one of my domains for quite some time now. The domain does not always resolve - some go days without being able to access the site. I ran a simple BASH script to show what I mean. I replaced my domain with "mysite.net" and the IP with "xx.xx.xxx.xxx". # for i in `seq 1 15`; do host mysite.net; done mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. Has anyone experienced a similar problem? I have gone over the DNS records countless times and see no problems. The site is hosted on my own dedicated server.
View Replies!
View Related
Ip Forward
let's say I'm part of a LAN and i get my public IP through a PPPoE but i also have a wireless router and another station on which I wish to have linux. On that linux machine I will have anther public IP which is not from the same class. What to do in order to world wide see my server machine(the one with linux and IP not from the same class)
View Replies!
View Related
Forward IP Port?
I would like to know on how to forward specific IP with port to localhost or any IP by using iptables ? For example i would like to forward for port 25 from IP A to IP B, Currently i'm doing a test with my firewall and i'm very blur with iptables thingy.
View Replies!
View Related
Nameservers Forward?
hello i really rely on your expertise guys please help me! a cpanel server A has some domains on host 1 a new cpanel server B is set ready for migration on host B. the greek registrar i use, by accident (As they say) switched ips for my nameservers from A to B and the migration has not been done!!!! can i set up a record or something on server B to forward all traffic back to server A ??????? Sorry i'm not a network expert. That's why i'm here thanks simos
View Replies!
View Related
Forward Port 80
I'm hostnig my website at home, and I think my router reset itself. I was wondering how to reforward port 80. I have a netgear router. This is teh port forwarding pagfe, of my router. The other is my ipconfig page.
View Replies!
View Related
Email Auto Forward
I have signed up for hostgators webhosting. Upon setting up, I found out that outgoing mails from any email addresses from my domain name cannot be copied to another email account. I've tried scripting on the client software (e.g)outlook. it works. but then again, it only applies on the client side if the scripted client is present. this would not work if the email is sent from the web based login. is there a work around for it? If there isn't, does any one know of any webhosting co. that allows that? Situation is, my current host does allow it. Due to small amount of disk space allocated, reliability of the service, technical support and cost, we therefore have decided to switch to another host.
View Replies!
View Related
Postfix - Forward Question
I'm using Postfix as my mail agent. I was wondering how to forward incoming emails to a script. I did a search in google and couldn't find anything relevant only this. create a alias like this. email@example.com: "| php -q /home/user/full/path/to/script.php" But is not working not forward nothing. I have tried everything but nothing works and the logs not show me any errors.
View Replies!
View Related
Subdomain Forward To Other Host
i have been stuck in this situation for more than a week... the situation on my side is this: <-- i have a domain at godaddy, and using godaddy windows hosting.. i have a website in ASP.NET, and i want to make a subdomain for my forum suppose: forum.mydomain.com and forward it to other host on cpanel... --> Other side: <-- my friend has bought reseller hosting and have created an account for me with the name of mydomain.com. and the server IP is x.x.x.123 --> i logged in to my account in cpanel and created a subdomain named "forum" then i created the subdomain on godaddy and pointed the A record of this subdomain to x.x.x.123 now when i open forum.mydomain.com.....it displays error page... (i have kept a simple index.html file in public_html) any solution to this problem? i need steps to resolve this problem and what configurations i need to do on godaddy + cpanel manager....
View Replies!
View Related
Mail Forward / Hostlookup Issues
I have several domains on my server. ABC.com DEF.com XYZ.com These 3 domains have email hosted my google and everything works as expected there. However, when I try and send email from a php form to an address at XYZ.com, my server tries to send it locally, instead of sending it to google's MX address. If I try and send mail from this php form to either ABC.com or DEF.com, it works great and sends it to google's MX servers. I ran a email trace from within cpanel and it returned this: asdf@XYZ.com virtual_aliases via /etc/valiases/XYZ.com | | | -------- XYZ@myserver.com localuser to local delivery asdf@ABC.com lookuphost via ASPMX.L.GOOGLE.com The contents of my valiases files? root@server [/etc]# cat /etc/valiases/XYZ.com *: XYZ root@server [/etc]# cat /etc/valiases/ABC.com *: ABC Here's some debug from the exim_mainlog file 2008-05-14 12:34:06 <= nobody@MYSERVER.com U=nobody P=local S=660 2008-05-14 12:34:08 => asdf@ABC.com R=lookuphost T=remote_smtp H=ASPMX.L.GOOGLE.com [209.85.147.27] 2008-05-14 12:34:08 Completed 2008-05-14 12:45:53 <= nobody@MYSERVER.com U=nobody P=local S=2611 2008-05-14 12:45:54 => XYZ <asdf@XYZ.com> R=localuser T=local_delivery 2008-05-14 12:45:54 Completed Any ideas?
View Replies!
View Related
How To Forward Ports 2082 To 2083
My first post here at cpanel, and this is cos i'm now a proud owner cpanel vps Anyways, my question is how do i forward the unsecure 2082/2086 ports to the secure 2083/2087 ports. I have already done the server tweaking so that /cpanel and /whm etc gets forwarded to the secure ports. BTW i have noted that when i use http://domain.tld:2083 cpanel would automatically redirect to https, so just a port redirect/forward would be enough.
View Replies!
View Related
Forward One Address, Fail The Rest?
I have a dedicated server with cPanel/WHM and on it is a site with for example user name: domain The main email user name is of course domain I'd also like to forward admin@domainname.com to the domain user account then any other emails would fail. So say if someone sent an email to sales@domainname.com it would fail unless of course I had an account setup. Currently I can get admin@domainname.com to foward to the main account box, however in doing so it will also forward everything else. Is this possible?
View Replies!
View Related
Client Question About DNS And Mail Forward
I have a situation with a client who wants to keep their current hosting provider for email, but switch their web hosting to a new host. I have recommended downtownhost to them, and explained that we could set up an mx entry to point to their old host for email forwarding. They came back and suggested keeping their current ISP to manage the DNS entry to forward all http requests to DTH, so that mail does not need to pass through DTH. I'm not a hosting whiz so I hope I explained this correctly. I was looking for some advice on: a) does their solution make sense? b) why would you want to do things this way?
View Replies!
View Related
Active Directory, Exchange, And Forward Mail
I have active directory setup. Two users are in there that have exchange mailboxes. One has been deleted, but still gets mail on occasion. So, to keep things simple, bob@mydomain.com is a current user. tim@mydomain.com is the one that was deleted. Can I forward mail from tim's address to bob's address without a using a distrobution list? I usually use contacts to forward mail, but that only appears to work for external addresses, and not for internal addresses (ie, mydomain.com) Any ideas?
View Replies!
View Related
Change Needed To Parked Account MX Forward?
II just transfered domain hosting from my clients old host to my server. The new website is up-and-running without problems. At his request, I use a MX --> A redirect to send his mail to his local server at his business, where he wishes to receive it. It is setup as follows: Main domain (xyz.net) MX ->> extmail.xyz.net. extmail "A" ->> 99.99.999.99 (at the clients local server) Here is the PROBLEM. The client has a secondary parked account that just directs to the main account. The client has email MX forwarding from that account, which does not seem to be forwarding correctly after this changeover described above --- it is not being delivered. Question: Do I have to change the MX pointer at the secondary domain to point ->> to extmail.xyz.net? it is currently set to point to mail.xyz.net.
View Replies!
View Related
No-ip + Port Forward To Virtual Machine - Is It Safe?
I've set up a website using a no ip-account, nothing fancy or business-oriented, and I have it working this way: no-ip(port 80 redirect to port 6500)->router(redirect port 6500 to pc2 with ip 192.168.1.3)->pc2(vmware server redirects port 6500 to virtual machine with ip 192.168.60.100, which is running an asp .net server serving on port 6500) The router does not forward any port other than that one, but I would like to know if this has any risk for the other machines on the lan.
View Replies!
View Related
Cpanel Domain Name Server (DNS) Setting For Email On 2 Seperate Server
This is the scenario, domain.com are setup on server1, however server2 also has the same profile of domain.com as we use ns3 and ns4 using domain.com. This works fine with the nameserver setup on server2. However I encounter problems as the emails from server2 won't reach server1 as there are duplicate profile on server2. My question is how do I setup the DNS in cpanel/whm from server2 so the emails from server2 will reach server1? Server1 (www.domain.com) ns1.domain.com ns2.domain.com Server2 ns3.domain.com ns4.domain.com
View Replies!
View Related
DNS Domain Name Server Manager In Windows Server 2008
I have been searching everywhere trying to find a tutorial but It is not going anywhere. Basically I need to create 2 nameservers for Godaddy and pretty much so when i type http://mysite.com it goes to my site. I can access everything from http://myip and everything works. Now is there a step by step on how to actually do it in the DNS Manager? I need help like what IP address do I use is it the router ip? The external IP?
View Replies!
View Related
Primary Server Using Script To Upload On 2nd Server Without A Domain
i am currently with a host, hosting my important sites. I am now going to purchase some space from another host purely for storage purposes and bandwidth usage as they are within my budget. Now i have my primary domain with my main host, and i would like to have a script or link from my current host which leads onto my 2nd host for users to upload their images or files. Now i have a problem, the second host that i will have will not have a registered domain attached to it, but rather it will be just storage. I would prefer to have a subdomain from my primary host pointing to my second host. The problem is where will the subdomain point to? Or will it even work that way without having to purchase another domain?
View Replies!
View Related
How To Set Subdomain To Other Server, Domain In Godaddy, Server In Outside
i had searching in this forum and in google How to set Subdomain to other server, i had try some of methode but still not working, because i cant set A Name in godaddy, because i use other webhosting outside godaddy i just have ip address from my other server, i want subdomain to go this ip address, for example 10.42.1.21 what is your experience in godaddy, how to set Subdomain to other server, please give simple step by step dude
View Replies!
View Related
Authoritative DNS (Domain Name Server) Server
I got Problem with DNS , Some time it's work the sites on the server some time it's not The report From DNS: ns116.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.133, but authoritative DNS server (72.232.232.132) says it is 72.232.232.131 ns115.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.132, but authoritative DNS server (72.232.232.132) says it is 72.232.232.130 ns116.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.133, but authoritative DNS server (72.232.232.133) says it is 72.232.232.131 ns115.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.132, but authoritative DNS server (72.232.232.133) says it is 72.232.232.130 The DNS on the server : 72.232.232.132 ns115.*********** 72.232.232.133 ns116.***********
View Replies!
View Related
Using Domain Name Server (DNS) And A Backup Server
I currently have two VPS servers, each with 2 DNS names running on them as follows: dns1.mydomain.com (on Server A) dns2.mydomain.com (on Server A) dns3.mydomain.com (on Server B) dns4.mydomain.com (on Server B) I have websites running on each server and I would like to have something set-up so that when one server goes down, the other server displays a nice page saying the website is unavailable currently and will be back shortly - you know, something nicer then the normal "Server Not Found" default messages. What is the best way to do this? If I have CLIENTDOMAIN.COM and put them on Server A and they use all 4 DNS server names, will the top two DNS names always be used by people finding the website, and the bottom two choices only be used if the top two can't be found? I believe I have to create an account on Server B for them as well, just only placing the temporary page within the account, rather then a whole copy of their website. Correct?
View Replies!
View Related
How To Keep Email On Current Host And Forward Http Traffic To New Host
I'm configuring a website for a client who has moved their web hosting to downtownhost, but is keeping their email hosting with their current provider. They do not want to configure an MX entry on DTH to autoforward email back to their current provider because they don't want their email to pass through DTH. In order to do this, do I keep the nameserver entries on the current provider the same, and configure an http redirect to point to DTH? Or is there something else I should configure on the current provider?
View Replies!
View Related
Domain Name Server Directory On Another Server?
I am fairly sure this is impossible, but I figured I'd ask anyway..... Right now I have a forum setup at http://support.myhostingcompanydomain.com/forum/ and I would like to move the forum to another server on another network, so I'm wondering if its possible to have http://support.myhostingcompanydomain.com hosted on one server and http://support.myhostingcompanydomain.com/forum/ hosted on another?
View Replies!
View Related
|