Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firewall UFW no trabaja [SOLVED]
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
quilosaq
Veteran
Veteran


Joined: 22 Dec 2009
Posts: 1522

PostPosted: Tue Dec 23, 2014 4:56 pm    Post subject: Reply with quote

Quote:
Se ve algo raro?
No. Yo lo veo todo perfecto. Mas pruebas.

Quita iptables del arranque de systemd:
Code:
(root)# systemctl disable ip6tables-restore iptables-restore iptables-store ip6tables-store

Asegurate de parar lo que haya arrancado de iptables:
Code:
(root)# systemctl stop ip6tables-restore iptables-restore iptables-store ip6tables-store

Asegurate de tener ufw en el arranque y que está iniciado:
Code:
(root)# systemctl enable ufw && systemctl start ufw

Resetea ufw:
Code:
(root)# ufw reset

Inicia ufw:
Code:
(root)# ufw enable

Ahora deberías tener un firewall básico que te permitiera navegar sin aceptar conexiones entrantes nuevas:
Code:
(root)# ufw status verbose

Ahora es cuando deberías añadir tus reglas.
Back to top
View user's profile Send private message
natrix
Guru
Guru


Joined: 23 Aug 2013
Posts: 556

PostPosted: Wed Dec 24, 2014 3:24 am    Post subject: Reply with quote

Al fin!!

Me faltaba sumar este modulo al kernel:
Code:
xt_conntrack


Después volví a cero el ufw y ahí empezó a andar sin errores.

Ahora estoy renegando con otras cosas pero le voy a dedicar más tiempo, jeje

Muchas gracias a todos los que me ayudaron, sin duda que aprendí muchísimo!!
Back to top
View user's profile Send private message
MrBrutico
n00b
n00b


Joined: 01 Jan 2015
Posts: 53

PostPosted: Fri May 22, 2015 9:57 am    Post subject: Reply with quote

Hola tengo el mismo problema que tuviste y estoy buscando por el kernel xt_conntrack y no lo encuentro, me puedes ayudar?
gracias

Edito: Solucionado
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum