> -----Original Message----- > From: Chris Spears [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2008 1:01 PM > To: Eric Van Tol > Subject: Re: [j-nsp] Filter weirdness - bug? > > It matches your loopback, which is the destination address for any > packets going to it. Try source-prefix-list: > > ... > > term 10-allow_local_nets { > > from { > > source-prefix-list { > > local_nets; > > } > > } > ... > >
Durrr...I knew that. Works now. Thanks! -evt _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

