Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Now strictly a linux question but I thought this a good place to ask:
I'm slightly confused as to how all this Reverse DNS stuff works, and i'd be greatful if someone could help me!
I have a linux box behind my NAT router and I've started to host a few IRC bouncers, eggdrops and such for friends. I know a key feature of an IRC bouncer is to be able to use a vhost to mask the real IP address.
Lets just say I have the domain "cool.com", what do I need to do so i can have "user@this.is.cool.com" or plainly "user@cool.com" as my hostmask? I believe I need to contact my ISP (Eclipse Internet UK) and ask them to create a reverse DNS record and point it to my domain (well I think thats right, someone please correct me if i'm wrong). Also are there any specific settings i need to change for it to work?
I just need some confirmation on what exactly I need to do. Plus remember the box is behind NAT, I hope this doesn't complicate things!
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
You can only have a PTR record created for you if you have a static IP, and if your ISP allows it. Most consumer ISPs will not create PTR records for their customers (or give out static IPs, for that matter).
If the IRC daemon is using reverse DNS lookups to display hostname information, then you would need to get a PTR record to change that. The PTR record could really point to anything, but your ISP may do some kind of checking to make sure you own the domain.
If you register a domain you will enter your ip if im right. So it will be automatically connected to your IP adress (if it doesnt change). So just register a domain and you can give your eggdrops names like stupideggdrop@mydomain.com
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
mindspin, that is forward DNS. Pyro2k4 is asking about reverse DNS and that can only be setup by your ISP.
Pyro2k4, yes you should register the domain if you plan on having reverse DNS point to it. For best results you should also create a hostname in forward DNS that matches what you want for your reverse DNS entry.
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
In the US, Speakeasy.net offers static IPs (and lots of them, depending on your service package... you can also add more for a small monthly fee). Sonic.net also offers static IPs.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.