[SOLVED] reset default configuration sysctl.conf

Paolo De Michele paolo at paolodemichele.it
Sun Oct 6 21:29:42 UTC 2013


On 10/06/2013 10:02 PM, Eero Volotinen wrote:
>
>
>
>
>     In iptables configuration I have:
>
>     -A INPUT -p icmp -s 111.111.111.111 -j ACCEPT (my home)
>     -A INPUT -p icmp -s 222.222.222.222 -j ACCEPT (my office)
>
>     also commenting on all lines(#), the result does not change
>
>     at right time, I have commented alllines (#) in sysctl but result
>     does not change
>     in console, after the change, I gave:
>
>     # sudo sysctl -p
>
>     where is theproblem?
>     thanks in advance
>
>
> Hi,
>
> Set the following parameters in /etc/sysctl.conf (if this is related
> to sysctl.conf)
>
> net.ipv4.icmp_echo_ignore_broadcasts = 0 
>
> net.ipv4.icmp_echo_ignore_all = 0
>
>
> --
> Eero
>
>
hi Eero,

I've solved the problem
for now, many thanks

bye


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20131006/6877827c/attachment.html>


More information about the ubuntu-users mailing list