× 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.



On 01/03/2017 8:13 am, tim wrote:
I have a sonicwall tz250. I created a DMZ with a different ip address
group (192.168.10.1) and plugged my iseries into it. I made the changes
on the iseries as follows:

tcp/ip interface
192.168.10.2 255.255.255.0 ETHLINE *ELAN

Tcp/ip routes
*DFTROUTE *NONE 192.168.10.1 *NONE

When i do a netstat, it says route not available:
Route Subnet Next Route
Destination Mask Hop Available
127.0.0.0 255.0.0.0 *DIRECT *YES
192.168.10.0 255.255.255.0 *DIRECT *YES
224.0.0.0 240.0.0.0 *DIRECT *YES
224.0.0.0 240.0.0.0 *DIRECT *YES
*DFTROUTE *NONE 192.168.10.1 *NO

I tried plugging a pc into the sonicwall and it worked fine so it
appears the sonicwall is configured correctly.

Since the interface is active but the route bound to that interface isn't, dead gateway detection must be marking the route as unavailable. (There should be some messages in the QTCP and QSYSOPR message log.) That means that the system is not receiving ARP responses from the router. You could verify this by running:
ARPING INTNETADR('192.168.10.1') LIND(ETHLINE)

When you plug the PC into the SonicWALL, are you plugging it in using the same switch or SonicWALL port that the IBM i was connected to? ARP failure generally means the other system isn't up or the two systems aren't on the same L2 domain (Ethernet segment).

Brian


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.