![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||
|
I need to configurate a new VPS server , all is done except security
anyone know tutorials or anithing about security regarding prevent DDOS or flood?
__________________
TRIBALHOST.NET - Realiable and Cheap Shoutcast Hosting
50 slots $10 dollars month 100 slots $20 dollars month |
|
|
|
||
|
#2
|
||
|
Financial Services, Information Technology, Business & Society, Publishing & Printing, News & Media, ...
|
|
|
|
||
|
#3
|
||
|
Alternative, Directories, Chats & Forums, Newspapers, Analysis & Opinion, ...
Recreation Recreation (48) Travel, Scouting, Tobacco, Trains & Railroads, Food, ... |
|
|
|
||
|
#4
|
||
|
Parliamentary Procedure, Encyclopedias, Knowledge Management, Archives, World Records, ...
Regional Regional (15) Europe, Asia, Middle East, Countries, Central America, ... |
|
|
|
||
|
#5
|
||
|
Technology, Agriculture, Anomalies & Alternative Science, Software, Methods & Techniques, ...
Shopping Shopping (99) Home & Garden, General Merchandise, Death Care, Jewelry, Visual Arts, ... |
|
|
|
||
|
#6
|
||
|
Law, Work, Military, Death, Organizations, ...
Sports Sports (99) Women, Hockey, Animal Sports, Skateboarding, Orienteering, ... |
|
|
|
||
|
#7
|
||
|
Forum Contains No New Posts Web Design
Discuss web design in general, get help, ask for information and more 9 47 Icons Yesterday 05:40 PM by cyber Forum Contains No New Posts Design Resources Found a good place for design resources? Share with the rest of us! 11 34 Icon_Tutorial on LJ Yesterday 05:11 PM by cyber Forum Contains No New Posts User Showcase |
|
|
|
||
|
#8
|
||
|
I save this file as /etc/sysconfig/iptables-precursor
# and then source it and run iptables-save to create # /etc/sysconfig/iptables, which is an input file # consumed by the script /etc/rc.d/init.d/iptables, # which in turn makes use of the script /sbin/iptables-restore. # # Before mucking with setting up iptables, you should # disconnect the machine from the internet. Examine # and understand the current set of iptables rules # before you reconnect to the internet. # # To configure the set of iptables rules: # # /etc/rc.d/init.d/iptables stop # source /etc/sysconfig/iptables-precursor # # To save the current set of iptables rules for use at next reboot: # # iptables-save > /etc/sysconfig/iptables # # To dynamically restart iptables after modifying /etc/sysconfig/iptables: # # /etc/rc.d/init.d/iptables restart # # Note that /etc/rc.d/init.d/iptables is a script. You can read it to # gain understanding of how iptables uses iptables-restore to restore # iptables firewall rules at reboot. # # To examine the current set of rules in effect: # # /etc/rc.d/init.d/iptables status # # However, I prefer to show the current set of rules via: # # iptables -nvL -t filter # iptables -nvL -t nat |
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|