Re: Accessing a DNS server fails on an alternate IP address

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

 



On Thu, Aug 12, 2010 at 8:43 AM, Steve Searle <steve@xxxxxxxxxxxxxxx> wrote:
> I have a DNS server running on a physical server 192.168.126.1. However
> I like to split all my services onto their own IP addresses for ease of
> migration, so I logically assign 192.168.126.154 to this server using
> the following lines in /etc/rc.d/rc.local
>
>  ifconfig eth0:2 192.168.126.154
>  route add -host 192.168.126.154 dev eth0:2
>
> This makes it more straightforward if I ever want to move the service to
> a different physical server - I just reassign the logical IP address.
>
> However I cannot access the server using the alternate address. In other
> words:
>
>  $ dig @192.168.126.1 capercaillie
> works as expected, but:
>
>  $ dig @192.168.126.154 capercaillie
> returns a "no servers could be reached" message. This happens even if I
> take down the firewall on the server.

Add a "listen-on" directive in bind.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux