[BusyBox] CGI.pm $ENV{'REMOTE_ADDR'}

mlist mlist at wlan-international.com
Mon Aug 16 14:16:27 UTC 2004


Hello,

i have a problem with CGI.pm.

After a thousend successful use if CGI.pm,
exactly the fuktion/ENV: $ENV{'REMOTE_ADDR'},
i now get a unusable IP-Address. Only the
first 2 octes show up.

use CGI qw/:standard/;
...
my $IP = $ENV{'REMOTE_ADDR'};

For axample: IP is '10.20'.
Should be: '10.20.52.26'.

The obove explained only happens with a
single WindowsXP client.

A hint?

Thx, Axel









More information about the busybox mailing list