Ron Chan wrote:

I have an application that uses httpclient to retrieve some xml from another
server via port 8080
it makes a number of calls, one of another, to read off different xml
information

on the logs in the firewall at the other end the calls look like they are
coming from very odd port numbers

it looks something like

123.123.123.123:54838 -> 192.168.2.19:8080
123.123.123.123:54837 -> 192.168.2.19:8080
123.123.123.123:54836 -> 192.168.2.19:8080
123.123.123.123:54835 -> 192.168.2.19:8080
123.123.123.123:54834 -> 192.168.2.19:8080

I think this is your client (laptop or PC ...)

HTH

Michael

123.123.123.123 being the server running the httpclient application
192.168.2.19 is the other server behind the firewall

is httpclient causing it to register these port numbers?

many thanks in advance
Ron


--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to