From: Jaspreet Bhatia (jasbhati@xxxxxxxxx)
Date: Mon Aug 12 2002 - 14:16:35 GMT-3
Folks,
I have a question form Routopia LAB 3
Configure R1 to accept all packets destined for a directed
broadcast address and forward them using a physical broadcast on
all LAN interfaces. Do not forward UDP broadcasts to port 53 but
be sure all others are forwarded. Do not use the access-group
command to achieve this.
Now according to me , the following would be the solution
first you have to deny the UDP broadcasts to port 53 so
no ip forward-protocol udp 53
Them you have to make sure that all other directed broadcast are forwarded so
int eth 0
ip directed-broadcast
Please let me know if this is the right solution for this problem .
TIA
Jaspreet
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:23 GMT-3