[GTALUG] Help to setup for scanning

Tim Tisdall tisdall at gmail.com
Wed May 27 17:15:37 UTC 2015


On Wed, May 27, 2015 at 11:37 AM, o1bigtenor <o1bigtenor at gmail.com> wrote:
>> When you install Linux you are likely to get a simply configured
>> firewall.  And it is likely to block UDP 54925.  But it depends on
>> your distro.  I don't know about Debian Testing -- someone else surely
>> does.  Maybe useful (first google hit):
>>         <https://wiki.debian.org/DebianFirewall>
>>
>> To see the firewall rules in gory raw detail:
>>         sudo iptables -L -v
>
>
> My firewall is on the router (running DD-WRT) so I was thinking that my
> network
> should be behind the wall. Not sure how to do any of that and I'm running
> out of time
> to get the needed work done!

Every machine on a network can have a firewall.  I think the default
set up for Ubuntu/Debian is to have no firewall enabled (Ubuntu
Desktop definitely has no firewall on by default).  So, it's possible
if you have a firewall on your computer that that's why it's not
working.  Try running the "sudo iptables -L -v" as recommended and
confirm whether your system is blocking anything or not.  If that
command doesn't list anything, then it's not a firewall issue.


More information about the talk mailing list