Back|Track 4 R1 and UFW!!!
Dear All,
I install BT 4 R1 and it's nice but when i check ufw and i make :
root@Skull:~# ufw enable
Nothing work in the network " Ping , www , ssh , every protocol don't work.
and i made this :
root@Skull:~# sudo ufw allow www
it's still there is no internet.
when i disable the ufw that everything work again.
SO WHY?.
Best regards,
Re: Back|Track 4 R1 and UFW!!!
Re: Back|Track 4 R1 and UFW!!!
Quote:
Originally Posted by
Archangel-Amael
Dear Archangel-Amael,
I check that links before i post my problem and i fix it from this post :
http://www.backtrack-linux.org/forum...ufw-issue.html
To fix UFW just go to:
Code:
/etc/ufw/
and edit before.rules and before6.rules, replace "-m conntrack --ctstate" to "-m state --state"
That did it for me.
-----------------------------------------------------------------------------
after i made that changes everything is okay.
My Question is : Is that changes good or not?
Best Regards,
Re: Back|Track 4 R1 and UFW!!!
Ok I did not fully understand what you wrote in your first post. This happens sometimes. Yes this is a bug and the thread you have shows a work around for it.
So if UFW works for you then it works, otherwise you will have to keep trying.