Re: [j-nsp] mx-class units now advertisement management interface networks in BGP

2012-09-27 Thread Jo Rhett
ith the way iBGP was set up here, but they apparently wanted "all routes everything" kind of internal sharing. Obviously however it's much better to share "everything I will route a packet to", of which fxp0 doesn't qualify. -- Jo

Re: [j-nsp] mx-class units now advertisement management interface networks in BGP

2012-09-27 Thread Jo Rhett
without > having to modify (thanks Harry for confirming): > > term block-fxp { > from interface fxp0.0; > then reject; > } > > From: Jo Rhett > Date: Thu, 27 Sep 2012 13:06:30 -0700 > To: Harry Reynolds , dhanks > Cc: "juniper-nsp@puck.nether.ne

Re: [j-nsp] mx-class units now advertisement management interface networks in BGP

2012-09-27 Thread Jo Rhett
bgp { interface fxp0 { ignore; }}" would do the trick, but I struggle to believe that you've never seen this problem before, and you don't have a better way to prevent this behavior. -- Jo Rhett Net Consonance : net philanthropy to improve open source and internet projects. ___

[j-nsp] mx-class units now advertisement management interface networks in BGP

2012-09-27 Thread Jo Rhett
could have gotten a bug fix out of Cisco. At this point Juniper hasn't even started the grasp the nature of the problem. This really isn't a good sign. -- Jo Rhett Net Consonance : net philanthropy to improve open source and internet projects.

Re: [j-nsp] PPTP VPN through NAT on M10i

2012-01-23 Thread Jo Rhett
> The way to use PPTP through NAPT44 on JUNOS is to activate PPTP ALG (more >> specifically, match on application "junos-pptp" in NAT rule or SFW rule) and >> PPTP ALG ALG is supported from JUNOS 11.2R1. >> HTH >> Rgds >> Alex > - Original Message

Re: [j-nsp] PPTP VPN through NAT on M10i

2012-01-17 Thread Jo Rhett
. > The way to use PPTP through NAPT44 on JUNOS is to activate PPTP ALG (more > specifically, match on application "junos-pptp" in NAT rule or SFW rule) and > PPTP ALG ALG is supported from JUNOS 11.2R1. > HTH > Rgds > Alex > > - Original Message - >

Re: [j-nsp] RPF-Check

2012-01-17 Thread Jo Rhett
e address? > > Also do you think i am better off running in loose mode instead? > > > Thanks in advance > > Brendan > _______ > juniper-nsp mailing list juniper-nsp@puck.nether.net > https:/

Re: [j-nsp] PPTP VPN through NAT on M10i

2012-01-17 Thread Jo Rhett
y... On Jan 16, 2012, at 11:33 PM, Alex Arseniev wrote: > PPTP ALG is supported from JUNOS 11.2R1 > GRE is not supported with "nat source dynamic" > HTH > Rgds > Alex > > - Original Message - From: "Jo Rhett" > To: > Sent: Tuesday, January 17

[j-nsp] PPTP VPN through NAT on M10i

2012-01-16 Thread Jo Rhett
source dynamic; } } } } } } adaptive-services-pics { traceoptions { flag all; } } } applications { application GRE-PPTP { protocol gre; }