<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Linux / UNIX: Scanning network for open ports with nmap command</title> <atom:link href="http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Rajesh</title><link>http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-156714</link> <dc:creator>Rajesh</dc:creator> <pubDate>Sat, 19 Jun 2010 05:48:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-156714</guid> <description>nmap -v -sT localhost    ---------gives the following output for me
Discovered open port 22/tcp on 127.0.0.1
Discovered open port 53/tcp on 127.0.0.1
Discovered open port 25/tcp on 127.0.0.1
Discovered open port 443/tcp on 127.0.0.1
Discovered open port 111/tcp on 127.0.0.1
Discovered open port 8080/tcp on 127.0.0.1
Discovered open port 80/tcp on 127.0.0.1
Discovered open port 3128/tcp on 127.0.0.1
PORT     STATE SERVICE
22/tcp   open  ssh
25/tcp   open  smtp
53/tcp   open  domain
80/tcp   open  http
111/tcp  open  rpcbind
443/tcp  open  https
3128/tcp open  squid-http
8080/tcp open  http-proxy
I am not able to get gmail or yahoo mail to dhcp client. But I am able to get for clients with fixed ip...
Where I am wrong ?
I tried with Centos 5  and Fedora 13.
using squid Transparent proxy and dansguardian....
Any help is appreciated...
Thanks..</description> <content:encoded><![CDATA[<p>nmap -v -sT localhost    &#8212;&#8212;&#8212;gives the following output for me</p><p>Discovered open port 22/tcp on 127.0.0.1<br
/> Discovered open port 53/tcp on 127.0.0.1<br
/> Discovered open port 25/tcp on 127.0.0.1<br
/> Discovered open port 443/tcp on 127.0.0.1<br
/> Discovered open port 111/tcp on 127.0.0.1<br
/> Discovered open port 8080/tcp on 127.0.0.1<br
/> Discovered open port 80/tcp on 127.0.0.1<br
/> Discovered open port 3128/tcp on 127.0.0.1</p><p>PORT     STATE SERVICE<br
/> 22/tcp   open  ssh<br
/> 25/tcp   open  smtp<br
/> 53/tcp   open  domain<br
/> 80/tcp   open  http<br
/> 111/tcp  open  rpcbind<br
/> 443/tcp  open  https<br
/> 3128/tcp open  squid-http<br
/> 8080/tcp open  http-proxy</p><p>I am not able to get gmail or yahoo mail to dhcp client. But I am able to get for clients with fixed ip&#8230;</p><p>Where I am wrong ?</p><p>I tried with Centos 5  and Fedora 13.<br
/> using squid Transparent proxy and dansguardian&#8230;.</p><p>Any help is appreciated&#8230;</p><p>Thanks..</p> ]]></content:encoded> </item> <item><title>By: mohammed saud</title><link>http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-154674</link> <dc:creator>mohammed saud</dc:creator> <pubDate>Thu, 01 Apr 2010 15:10:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-154674</guid> <description>Peace be upon you
I&#039;ve got a problem in the net I&#039;m Cat, a call from two to your web server does not work and if approached from the server to the device working I use 12 and Fedora before opened in Port modem did not work I would like you to help me in that not very much
In Fedora 12
ncat -v -l -p 62323
and
ncat -v -l -p 111
and from 1 to 4444
open port dosn&#039;t work
please help me</description> <content:encoded><![CDATA[<p>Peace be upon you<br
/> I&#8217;ve got a problem in the net I&#8217;m Cat, a call from two to your web server does not work and if approached from the server to the device working I use 12 and Fedora before opened in Port modem did not work I would like you to help me in that not very much<br
/> In Fedora 12<br
/> ncat -v -l -p 62323<br
/> and<br
/> ncat -v -l -p 111<br
/> and from 1 to 4444<br
/> open port dosn&#8217;t work<br
/> please help me</p> ]]></content:encoded> </item> <item><title>By: sv</title><link>http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-150481</link> <dc:creator>sv</dc:creator> <pubDate>Thu, 03 Sep 2009 01:55:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-150481</guid> <description>Very useful command to monitor network, Thanks a lot.</description> <content:encoded><![CDATA[<p>Very useful command to monitor network, Thanks a lot.</p> ]]></content:encoded> </item> <item><title>By: ammaro</title><link>http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-143807</link> <dc:creator>ammaro</dc:creator> <pubDate>Sun, 18 May 2008 06:18:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html#comment-143807</guid> <description>thx for useful command</description> <content:encoded><![CDATA[<p>thx for useful command</p> ]]></content:encoded> </item> </channel> </rss>
