Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Re: Re: Re: Matt's scripts strike again

by hardburn (Abbot)
on Dec 10, 2003 at 14:30 UTC ( [id://313720]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Matt's scripts strike again
in thread Matt's scripts strike again

A firewall won't keep someone from using a CGI program to send mail.

There are application-layer firewalls that would do it, but in practice, there isn't much you can do about that.

if my colo company thought FTP to be more secure than SSH, I'd have to change colo companies.

Agreed, but it wasn't my decision.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated

Replies are listed 'Best First'.
The problems of working around problems
by mr_mischief (Monsignor) on Dec 10, 2003 at 14:59 UTC
    There are application-layer firewalls that would do it, but in practice, there isn't much you can do about that.

    True, but since you want to be able to use the program for its intended purpose -- to let people connect to the web server and have the program send out E?SMTP mail -- then your transport level or even application-level firewall would have to be configured very specifically. It would also have to be changed every time the program was to send to a new recipient with a different MX host. The extra load on both the machine and the admin would be a nightmare if you had a number of valid recipients in a number of different domains.

    So as you said, in practical terms, there's not much you can do. It's less work and cost to fix the problem in the program than to work around it with tools insufficient to properly address the problem.



    Christopher E. Stith

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://313720]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-20 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found