Start here:
This is is also in the BT4 tutorial section.
Archangel Amael's BT Tutorials: UFW
How-To: UFW - Ubuntu Forums
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,
Start here:
This is is also in the BT4 tutorial section.
Archangel Amael's BT Tutorials: UFW
How-To: UFW - Ubuntu Forums
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
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,
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.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.