Your being scanned for attack...that is a hacker looking for a vunerability
on your system. Block the IP address and probably the last part of the class C
Suggest blocking something like this 216.187.243.0 this means deny access to
your entire system from this IP class. If the guy is dynamic...
I believe its as follows:
deny 1.1.1.1 2.2.2.2
^
Just a space
if you do this:
Deny 1.1.1.1-2.2.2.2
It will deny all Ips from 1.1.1.1 all the way to 2.2.2.2
A comma in the config on this line means something different
Not sure on this but as far as I can remember I...
For APatchy
Sounds as if your permissions for the virtual host directories are not correct.
They must have read/write permissions which in NT I believe is in the admin
section and you need to make it allowable for others to share or access that
directory. It does not sound like a httpd.conf...
First thing that comes to mind would be: Is contacting foreign servers going
to create a response time error because of return response times?
YOu mentioned via CGI but didn't say using perl or python or what.
What your doing will also mean opening up the return error times
so the data can be...
I think you will find that apache is HTTP/1.1 compliant already as is.
simple reading from www.apache.org in the FAQ tells you this or
http://httpd.apache.org/docs/misc/FAQ.html
Is there something specific in your setup you need apache to do
that its not already?
More information on your...
well /var/www/html/* seems a very strange to put web pages in first place to me
its usually /home/httpd/html/* but reality can be any place at all via configuration
files of the web server apache.
Your questions are short.....what else do you do? you really didn't say where your
at in your...
There are many ways to determine usage from users on a system. Your main
system logs are the easiest. The other way is to setup accounting system on box
where it creates more specialized logs of users actions, time on, time off, even
down to more detailed "things" that users would not...
Everything you asked about is fairly simple but will take time to setup.
Even a small network will need a proper setup to be stable where your
not cussing at it everyday. So here goes.....
On what type of connection you may not want to even consider ISDN for
there are faster and cheaper...
Yes you can use Linux as a network print server.
Instead of me going through alot of info that is very well
written already, find the Printing-HOWTO which is probably
on your hard drive in linux already if you installed the howto
package. (or /usr/doc/HOWTO/Printing-HOWTO).
This will give you...
In a later post I replied to which i think is yours
I suggest tossing wu_ftp and going to proftp
wu_ftp without some major hacks will not chroot to home directories.
so get proftp at http://www.proftpd.net and start over for ftp server.
It chroots to home directories by default...no real...
Well what your asking for is alot of advanced knowledge.
One thing you want for ftp to chroot to home directories
is proftp which will do this very well and is easy to work with.
http://www.proftpd.net
As for disk space allowances your gonna need to use Quota system
or setup some specific...
No special tricks ...setup basic sendmail and use procmail as local delivery agent.
You will need to setup sendmail in a more than default manner than normal distributions give you. This means you will need to compile using the M4 macro compilier and create your on sendmail.cf file. I would...
Not sure how long ago or what version your running....but there was a bug in the apps source code. Upgrade your procs system and compile the source locally. If the latest version compiles properly then you problem will probably go away.
upgrade procs
If you need more info email me...
Not sure what all tables you need....so try a few of these for your required output info.
route ifconfig netstat nslookup dig traceroute
6 basic commands with options to them!
Just typing "route" is probably what ya want. That shows current table that the...
Your behind a firewall situation so that makes answering this question a little difficult with proxy type sendmail setups. Which is also my question, is this a proxy server setup?
Below is the working map of what I've done several times. hopefully this sinario will help you in your setup...
For publishing files you need to use ftp protocal for publishing not http.
So if you can normally ftp into home directory you would use these same settings
in configuring netscape for publishing.
hope this helps,
maxit
Possibly what you have is one of your users with an outside link to get information from another site such as counters etc. What you see is a normal log entry based on what a web page content requires from outside sources where by the web page retrieves info to do something. again like counters...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.