[j-nsp] (no subject)

sunnyday cscosunny at gmail.com
Mon Feb 4 11:41:52 EST 2008


you must have misunderstood me the os is JUNOSe

----- Original Message ----- 
From: "Peder Bach" <pederbach at gmail.com>
To: "sunnyday" <cscosunny at gmail.com>
Cc: "Juniper-Nsp" <juniper-nsp at puck.nether.net>
Sent: Monday, February 04, 2008 5:25 PM
Subject: Re: [j-nsp] (no subject)


> firewall {
>    filter 2000 {
>        /* access-list 2000 permit tcp any any established log */
>        term T1 {
>            from {
>                protocol tcp;
>                tcp-established;
>            }
>            then {
>                accept;
>                log;
>            }
>        }
>    }
> }
> 
> 
> On Feb 4, 2008 3:54 PM, sunnyday <cscosunny at gmail.com> wrote:
>> Hello i want to convert a cisco command on junose
>>
>> access-list 2000 permit tcp any any established log
>>
>>
>> i can seem to find the established option in classifier-list conf
>> _______________________________________________
>> juniper-nsp mailing list juniper-nsp at puck.nether.net
>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>>


More information about the juniper-nsp mailing list