Forum Replies Created
- AuthorPosts
- Zaid SabihModerator
Hello Atul,
The most common cause for this issue is iptables, maybe there’s a rule there that is preventing the connection, please run the following command to remove any rules that might be preventing this from working:
iptables --flush
iptables --table nat --flush
iptables --delete-chain
iptables --table nat --delete-chain
iptables -P FORWARD ACCEPT
Then follow the steps shown again.
Also please make sure you are using the right interfaces when following the steps.Zaid SabihModeratorYeah exactly.
Its going great, the thing keeps growing, initially I wanted to make it much smaller than what it is now, so my original release date was end of April/start of May, but as I went through it I kept adding stuff to it cause it made sense, I am hoping to release it by end of May start of June max, I am very excited for this one though, I spent so much time in preparing it and think it is really useful, so I hope you like it.
Zaid SabihModeratorHello Arthur,
Yeah Basma is the store manager, she as some knowledge in Kali and wifi adapters but she hasn’t done all the courses, therefore she doesn’t know how to answer course-related questions.
I’m not sure why your old post disappeared, I spoke with the developer and tested the form myself and it seems like its working, maybe it was a glitch or something, I’m not sure….. Anyway I’m sorry about the delay.
———————————
Hmm, this is strange, you’re sure your using the right IPs right??
If this is an update version of Kali 2018.1 then please revert back to a fresh snapshot and try it, if it is a not an updated version the try
apt-get update
apt-get upgrade
This issue is caused by one of the libraries that ettercap uses.
——————————-
Bettercap is good too, I can see where you’re coming from cause you had issues with ettercap, therefore you prefer bettercap, it really depends on you, I never had any issues with ettercap and it has proven to me that it is very reliable, that’s why I like it, but you should just go with works best for you what you find your self most comfortable with, all of these are just programs at the end of the day, the main thing is that you as a person understand how they’re doing their job, so if they fail you can just try an alternative or write your own.
——————————–
Yeah you’re right, you have to press a space and then tab twice, I actually do that in the video but kind of assumed people will do it automatically, this is my bad, I will update the lecture as soon as I can.Sorry again for the delays
- AuthorPosts