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




Hi Tim,

The location of my NT shared folder is 192.168.10.2/shared. When I do a wrklnk /QNTC/192.168.10.2/shared, it says "object not found". Do I need to someone "map" or configure the iseries to recognize that location on the network.

I don't recommend accessing Windows network shares by IP address. In fact, I don't recommend ever accessing any TCP/IP service -- aside from DNS, of course -- by IP address.

Having said that, you should be able to do it if you do this first:

    MKDIR '/QNTC/192.168.10.2'

This'll create a link in the IFS to that IP address so you can access it. You'll need to re-run the MKDIR command after each IPL.

If you need more help, IBM has a bunch of info on QNTC, setup, troubleshooting and tips at the following links:

http://tinyurl.com/k9mog
http://tinyurl.com/y5ftnf


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.