Re: sendmail punching thru firewall and unknown open ports?
From: Tim Haynes (usenet@stirfried.vegetable.org.uk)Date: 06/11/02
- Next message: ray: "active system attack"
- Previous message: Glen: "sendmail punching thru firewall and unknown open ports?"
- In reply to: Glen: "sendmail punching thru firewall and unknown open ports?"
- Next in thread: Glen: "Re: sendmail punching thru firewall and unknown open ports?"
- Reply: Glen: "Re: sendmail punching thru firewall and unknown open ports?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Tim Haynes <usenet@stirfried.vegetable.org.uk> Date: 11 Jun 2002 16:03:01 +0100
Glen <glcoates.spammers.burn.in.hell@optushome.com.au> writes:
> This is a plain nmap run on tycho (from tycho itself):
>
> (The 1546 ports scanned but not shown below are in state: closed)
> Port State Service
> 22/tcp open ssh
> 25/tcp open smtp
> 111/tcp open sunrpc
> 139/tcp open netbios-ssn
> 515/tcp open printer
> 683/tcp open unknown
> 768/tcp open unknown
> 10000/tcp open snet-sensor-mgmt
>
> Interestingly, the smtp port does not show up if I nmap tycho from
> another computer on the local network.
What does netstat say?
> Also, what are the services running on ports 683 and 768?
What does netstat (ok I'll be nice, netstat -plant) say?
> Here is the iptables config for tycho:
>
[snip]
> -A GLEN -i lo -j ACCEPT
> -A GLEN -i eth1 -j ACCEPT
> -A GLEN -i eth2 -j ACCEPT
> -A GLEN -m state --state RELATED,ESTABLISHED -j ACCEPT
> -A GLEN -s 129.94.0.0/255.255.0.0 -p tcp -m tcp --dport 22 -j ACCEPT
> -A GLEN -j DROP
> COMMIT
> # Completed on Wed Mar 6 15:44:49 2002
Look at what you're doing to eth1, eth2 on there. Are you sure that's right?
~Tim
-- Morning dawning / |piglet@stirfried.vegetable.org.uk With life abounding |http://spodzone.org.uk/
- Next message: ray: "active system attack"
- Previous message: Glen: "sendmail punching thru firewall and unknown open ports?"
- In reply to: Glen: "sendmail punching thru firewall and unknown open ports?"
- Next in thread: Glen: "Re: sendmail punching thru firewall and unknown open ports?"
- Reply: Glen: "Re: sendmail punching thru firewall and unknown open ports?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|