Log into your server and check for this file:I did not install anything, Just moved in I though basic things will be installed
How to make sure it is installed?
Thanks for the response NO the directory is not there
but I have some thing called firewall in my vps set up on normal mod.
There are numerous places that will configure a VPS for you, with prices ranging from $30 - $100. This is usually a one off fee and it will set you up with correctly working firewalls, spam filters, apache settings etc.Thanks every body My problem is that I know nothing about programing and have no idea how to install it, I search in google and saw some explanation but so hard for me to understand I scrared I might ruin every thing
Any body can help me at least configure my vps so that I can take a rest at least for a while becuase I am dead tired for the last two weeks moving thing over here
To disable Pinging to your server remove 0 and 8 from the IG_ICMP_TYPES line.Below that is Common ICMP (inbound) types 'internals/icmp.types' for type definition; 'all' is wildcard for any change the line below to read: IG_ICMP_TYPES="0,3,5,8,11,30"
PORT DESCRIPTIONS
0 Echo Reply
3 Destination Unreachable
5 Destination Unreachable
8 Echo
11 Time Exceeded
30 Traceroute
Do you know how to use SSH?sorry but I do not know where are all those codes to modify them
and I heard something about nano with it seems to be editor
I downloaded it in my computer but do not know how to install that either
You know what I feel I know nothing and I do not know where to start LOL
# iptables -A INPUT -p icmp -j DROP
Wouldn't APF override that when he next updates his APF config?Do you know how to use SSH?
simply login your account through SSH and type
and then push "ENTER" of your keyboard.Code:# iptables -A INPUT -p icmp -j DROP
![]()