×
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.
Make sure your router knows that 192.168.0.2 is a static IP address and
the router does not assign it out of its DHCP server and you end up with
conflicting ip addresses.
For now I would keep the public and private port numbers the same.
For your example
(
http://192.168.0.2:8014/cgidev2o/hello.mbr)
you would open up port 8014
there is a document of what needs to be open for iseries access
http://faq.midrange.com/data/cache/147.html
as that link says you can use netstat *cnn to see what ports are listening,
F14 will toggle between port and service name. Use WRKSRVTBLE to see a list of service names and ports, all of them will not be listening.
Note: FTP uses 2 ports: 21 and 20
You might also want to read up on NAT
http://en.wikipedia.org/wiki/Network_address_translation
As an Amazon Associate we earn from qualifying purchases.
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.