[j-nsp] Bootp forwarding on M40

Ian MacKinnon ian.mackinnon at lumison.net
Fri Feb 15 04:53:28 EST 2008


Hi All,


I am trying to use bootp forwarding to do some server installs across 
vlans on a M40 (Junos 8.0)

I have
helpers {
     bootp {
         description "install.lumison.net bootp forwarder";
         server xxx.xxx.xxx.xxx;
         maximum-hop-count 15;
         relay-agent-option;
         interface {
             ge-0/2/0.blah {
                 server xxx.xxx.xxx.xxx;
                 maximum-hop-count 15;
             }
         }
     }


When the server boots I can see the bootp request hit the install server 
and the install server send the offer back, but the offer never reaches 
the original server.

Instead I see it being blocked in syslog :-
Feb 13 17:05:52 nbg-bdr-01/nbg-bdr-01 /kernel: %FIREWALL-6-FW: .local..0 
    R  udp yyy.yyy.yyy.yyy 255.255.255.255    67    68

Where yyy.yyy.yyy.yyyy is the ip address on the M40 of the vlan with the 
original server

I cannot see any local firewall that should be blocking ports 67 or 68

Any suggestions?

Thanks

Ian

-- 

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.  
If you have received this email in error please notify the sender. Any 
offers or quotation of service are subject to formal specification.  
Errors and omissions excepted.  Please note that any views or opinions 
presented in this email are solely those of the author and do not 
necessarily represent those of Lumison, nplusone or lightershade ltd.  
Finally, the recipient should check this email and any attachments for the 
presence of viruses.  Lumison, nplusone and lightershade ltd accepts no 
liability for any damage caused by any virus transmitted by this email.



More information about the juniper-nsp mailing list