Hi folks,
I had a little trouble getting CPAN working inside a company firewall
(MS Proxy Server)
A little bit of reading and experimenting and I came up with a
solution, might as well have this as part of the archive when people
come a searching for just this gem.
http://dearbbc.blogspot.com
;Mark Goland" <[EMAIL PROTECTED]>
To: "Foreman" <[EMAIL PROTECTED]>
Cc: "perl" <[EMAIL PROTECTED]>
Sent: Wednesday, December 25, 2002 12:57 AM
Subject: Re: problem with Net::FTP and Netgear FVS318 firewall
> Ok sounds liek your firewall doesnt bind to t
Ok sounds liek your firewall doesnt bind to the 192 address. When connecting
to your FTP enter "passive" be4 you do ls and it should work fine. See the
http://www.w3.org/Protocols/rfc959/ for more details on FTP modes. If that
works then make sure you put the FTP client mode to Fir
Mark, I can log in from the Windows XP cmd line, but if I try to do an ls I
get a 'port command successful' but nothing returned from the ls command.
If I ftp directly to my server machine (192.168.0.10) and bypass the
firewall as you observed, then when I do an ls, I get a response bac
192is a privat address, this never get to the firewall.
It seems that your port 21 is totally blocked. Can you login to your ftp
server from the prompt ?? try from shell
#FTP ftp.lforeman.homeip.net
#user pass
#passive
- Original Message -
From: "Foreman" <[EMAIL P
e the same result when trying to get to my server
through the internet. However, no luck. I have included the ftp code below. If I
subsititute the local IP address for the full internet path then the script works,
otherwise it hangs (probably because my firewall won't allow access. Any
ote:
>Hi,
>I am a new perl user. I have problem telnet to Cisco
>PIX Firewall. Following is my testing perl script. I
>used net::telnet::cisco module telnet to Cisco routers
>or switches no problem. But, Cisco PIX Firewall not
>working. Please give me some advises.
>
>u
Hi,
I am a new perl user. I have problem telnet to Cisco
PIX Firewall. Following is my testing perl script. I
used net::telnet::cisco module telnet to Cisco routers
or switches no problem. But, Cisco PIX Firewall not
working. Please give me some advises.
use Net::Telnet::Cisco;
use strict
http://www.packetfactory.net/Projects/Firewalk/
>
> Anyone know of a perl script that can determine if a website
> is actually
> behind a firewall?
>
> thanks!
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
hmmm
we'llyou can't tell anything from port 80 (http) coz (by the sounds of
things) the firewall is configured to let that traffic thru (probably).
now, you could sniff to see what other connections you can make (21 etc)
but, if you make a connection or get some sorta reading
> [..]
> > The firewall type/configuration may vary enough that
> > any script you devise wouldn't be perfect. I suggest
> > you try portscanning your website from a remote
> > location, as firewalls are typically more lenient for
> > outgoing traffic.
&g
On Wednesday, April 17, 2002, at 03:15 , Jonathan E. Paton wrote:
[..]
> The firewall type/configuration may vary enough that
> any script you devise wouldn't be perfect. I suggest
> you try portscanning your website from a remote
> location, as firewalls are typically
> Anyone know of a perl script that can determine if
> a website is actually behind a firewall?
>From which side? There are plenty of scripts for
testing for vunabilities, used by script kiddies
for cracking (wrongly called hackers by the media).
The firewall type/configuration
Anyone know of a perl script that can determine if a website is actually behind a
firewall?
thanks!
ppm should use the standard http port 80, so whatever works on your web
browser should work for ppm.
-Original Message-
From: McCormick, Rob E [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 4:43 PM
To: perl beginners (E-mail)
Subject: ppm, firewall, and a ?
gang,
Tried
kage Win32-AdminMisc
OK, checked out:
# ppm with proxy/firewall;
http://aspn.activestate.com//ASPN/Reference/Products/ActivePerl/faq/ActivePe
rl-faq2.html#ppm_and_proxies
Tried setting the env variables as noted:
HTTP_proxy
HTTP_proxy_user
HTTP_proxy_pass (makes me nervous seeing my password in
16 matches
Mail list logo