query regarding isc dhcpv6 client and server

ameen.shajahan at wipro.com ameen.shajahan at wipro.com
Tue Nov 29 12:04:36 UTC 2011


ISC DHCPV6 client and server communicating properly after turn off whole firewall in both client and server side.
Command    :   service ip6tables stop
Really thanks for all who helped in this issue.
Special thanks to  Jiri popelka Red Hat,inc

Regards,
Ameen S

From: dhcp-users-bounces+ameen.shajahan=wipro.com at lists.isc.org [mailto:dhcp-users-bounces+ameen.shajahan=wipro.com at lists.isc.org] On Behalf Of Jiri Popelka
Sent: 25 November 2011 20:09
To: Users of ISC DHCP
Subject: Re: query regarding isc dhcpv6 client and server

On 11/24/2011 07:23 AM, ameen.shajahan at wipro.com<mailto:ameen.shajahan at wipro.com> wrote:
Hi all,
                I need one info about ISC DHCPV6 usage.

                Running server in linux box (RHEL 5.4)
                Server is listening . I got below output in server side



# /usr/sbin/dhcpd -6 -f -cf /etc/dhcp/dhcpd.conf eth1
Internet Systems Consortium DHCP Server 4.1.0

...

I have downloaded dhcp-4.2.3.tar.gz in ISC SITE  and copied to my client and server.


Hi,

I think the easiest way how to get working dhcp-4.1.x on RHEL-5 is to recompile my source rpm [1]:

- download http://jpopelka.fedorapeople.org/dhcp-4.1.2-5.ESV.R3.el5.src.rpm
- yum install rpm-build
- rpmbuild --rebuild dhcp-4.1.2-5.ESV.R3.el5.src.rpm
- install RPMs from /usr/src/redhat/RPMS/<arch>/

Then you would probably need to:
- allow dhcpv6 ports in firewall, i.e. 546 for client and 547 for server. For testing purposes you could also turn whole firewall off with 'service ip6tables stop'
- Do what Scott already suggested, i.e.
  - switch SELinux to permissive mode (as already suggested)
  - specify interface when running dhclient

Jiri Popelka
Red Hat, inc.

[1] https://lists.isc.org/pipermail/dhcp-users/2011-September/013620.html

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20111129/714bace9/attachment.html>


More information about the dhcp-users mailing list