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



Yeah, I wrote dhcp but meant to write nat.

Ok. That's what I figured, but I wanted to ask an expert. So since I didn't 
know any, I asked
 you.  HA!  Just kidding!  Actually, I don't know anyone in our iseries 
community who knows as much about tcp/ip and networking as you!

Thanks!

-----Original Message-----
    From: "Scott Klement"<midrange-l@xxxxxxxxxxxxxxxx>
    Sent: 9/1/05 1:49:27 PM
    To: "Midrange Systems Technical Discussion"<midrange-l@xxxxxxxxxxxx>
    Subject: Re: For Scott Klement: Re: get host IP address
    
    
    > I have a situation where calling qdcrevd does not work to return the 
    > actual pc ip address because the workstation is communicating with the 
    > iseries first through a local router which has dhcp and its own firewall 
    > and then across the internet to the iseries.
    
    Do you mean NAT? DHCP wouldn't cause a problem for QDCRDEVD, but NAT 
    would because it changes the IP address that the system receives.
    
    The idea of NAT is to allow many people to share one address.  Maybe you 
    have 100 computers, but don't want to pay your ISP to give you 100 IP 
    addresses, so you get one address from your ISP and you use NAT so that 
    all requests from all computers appear to be coming from a single address.
    
    In that scenario, no, there's no way to find out which PC issued the 
    request.  This information is maintained in a table inside the NAT server 
    (an internal component of your router) but is not accessible to anyone 
    else.
    
    And, in any case, you can't usually connect back to the PC without 
    configuring some mapping on the firewall (i.e. map port 8123 to computer1, 
    map port 8124 to computer2, etc)
    -- 
    This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
    To post a message email: MIDRANGE-L@xxxxxxxxxxxx
    To subscribe, unsubscribe, or change list options,
    visit: http://lists.midrange.com/mailman/listinfo/midrange-l
    or email: MIDRANGE-L-request@xxxxxxxxxxxx
    Before posting, please take a moment to review the archives
    at http://archive.midrange.com/midrange-l.
    
    
    


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.