From: Bogdan Sass (bogdan.sass@catc.ro)
Date: Sat Jan 10 2009 - 05:56:19 ARST
CiSco Champ wrote:
> Hi Experts,
>
> my requirement is, if router R1 receive bootp request on its f0/0, it should
> forward to 192.168.1.1 and if R1 receive dns request on same interface it
> should forward to 10.10.10.10. it might be easy thing to do but i don't
> know. please get me solution.
>
You can have multiple "ip helper-address" commands.
ip helper-address 192.168.1.1
ip helper-address 10.10.10.10
This does however mean that both addresses will receive bootp, dns, and
every other forwarded packet. I do not know of a way to specify which
helper will receive which protocol...
-- Bogdan Sass CCAI,CCSP,JNCIA-ER,CCIE #22221 (RS) Information Systems Security Professional "Curiosity was framed - ignorance killed the cat"Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Sun Mar 01 2009 - 09:43:37 ARST