Re: (PM) blocking IP

Thomas C Kinnen (tkinnen@lucentradius.com)
Fri, 10 Dec 1999 09:25:22 -0800

Andrew Duxorth wrote:

> >From where to where using what?
>
> From an eternal site into the system using the portmaster (ComOS 3.9 b22)
> ie like redirecting the packets to null or something.
> say our system is on 100.101.100.0 and we dont want any trafic from say
> 25.25.62.54 what can I do?

If the PM is your router add a filter like:

1 deny 25.25.62.54/32 100.101.100.0/24 ip
2 permit 0.0.0.0/0 0.0.0.0/0 ip

1 - kills all packets from that single IP to the /24 at 100.101.100.0

2 - Allow everything else

-- 
Thomas C Kinnen - <tkinnen@lucentradius.com> <kinnen@lucent.com> 
[RADIUS Engineer] - LUCENT Technologies INS
"All of the opinions stated above are my own and not my employer's,
unless they were given to me by my employer"
-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>