× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Me too, but I cound an article that says they were introduced at V4R3.
http://www.ibmsystemsmag.com/i5/november03/internet/8470p1.aspx

Here's a rule I used to block a specific address, 192.168.2.12, but I
know it was >V4R5 so I don't know if the syntax will be accurate. The
following is three lines of packet rules:

FILTER SET x ACTION = DENY DIRECTION = INBOUND SRCADDR =
192.168.2.12 DSTADDR = * PROTOCOL = * DSTPORT = * SRCPORT = *
JRN = OFF

FILTER SET ALL ACTION = PERMIT DIRECTION = * SRCADDR = * DSTADDR
= * PROTOCOL = * DSTPORT = * SRCPORT = * JRN = OFF

FILTER_INTERFACE LINE = ETHLIN SET = x, ALL

The second line is key because the default is to deny everything, IIRC,
therefore if you don't include line 2, you ain't talking no more. In
that case, use the life-saver command Larry posted.

-Marty

------------------------------

date: Thu, 08 Nov 2007 15:51:21 -0500
from: Larry Bolhuis <lbolhuis@xxxxxxxxxx>
subject:

My mind is getting a tad rusty on V4R5 but I think filters were
available then. It's in iNav, Network, then IP Policies, then Packet
Rules. Run the wizard and tell it the offending IP to block. Then apply
it to your Ethernet line. Remember that if you FUBAR the whole thing you

can 'Undo' at the console with RMVTCPTBL *ALL :-)

- Larry

Albert York wrote:
Is there a way to block a specific address from accessing the AS/400?
I am on V4R5.

Thanks,

Albert




As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.