Questions tagged [zoneedit]

6 questions
4
votes
3 answers

SMTP redirecting to other port than 25

How can you redirect your smtp traffic to another port than 25? My ISP blocks incoming traffic to port 25. I've been using ZoneEdit.com for this purpose for years (incoming mail traffic goes to another port and I redirect it via my firewall…
Roalt
  • 183
  • 1
  • 1
  • 7
1
vote
1 answer

How do you set up a slave zone on zoneedit.com?

Simple question -- I'm trying to run a slave DNS server on zoneedit.com, with a primary serving runnning on my own bind9 instance on an Ubuntu server. Zoneedit does not provide any support/how-to docs for configuring their servers as slaves to…
Brad
  • 289
  • 4
  • 10
1
vote
1 answer

Simple DNS configuration

I am trying to configure my computer to run its own DNS server. The only thing I want to do is to forward all requests for my.example.com to my-staging.example.com. So, when I would use a phone, who's DNS is my computer, the requests would also be…
1
vote
5 answers

Can I use Zoneedit to do URL rewrite?

This is our scenario: Our DNS is hosted by a company. They don't manage the DNS. We use Zoneedit (www.zoneedit.com) to manage the DNS such as nameservers, CNAMEs, etc... Then we have our web host where we just have our files hosted. We have a…
chilly-child
0
votes
2 answers

What step blocks mail forwarded from own domain to gmail

I have my own (personal) domain where all email sent to this domain is forwarded to my Gmail account. For this purpose I use the ZoneEdit MailForward function. Since about 3 days (without changing any DNS records), my email does not arrive anymore…
Roalt
  • 183
  • 1
  • 1
  • 7
0
votes
1 answer

Getting subdomains with co.cc and ZoneEdit

I'm really lost and my native language is not English so It's difficult to understand some of the complicated Apache Doc pages. I've set up a Apache 2 webserver on an old Macintosh (Mac OS X 10.4.11, but also on a GNU/Linux box with same config…