container firewalled [message #37534] |
Thu, 24 September 2009 12:41 |
cosminnci
Messages: 6 Registered: September 2009 Location: RO
|
Junior Member |
|
|
Hello,
just installed OpenVZ and having problem from lan
nmap does not see the opened ports from the container.
[root@test101 ~]# nmap localhost
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-09-24 16:23 MSD
Interesting ports on localhost.localdomain (127.0.0.1):
Not shown: 1675 closed ports
PORT STATE SERVICE
23/tcp open telnet
25/tcp open smtp
80/tcp open http
139/tcp open netbios-ssn
445/tcp open microsoft-ds
[openvz ~]# nmap 192.168.1.101
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-09-24 15:50 EEST
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap finished: 1 IP address (0 hosts up) scanned in 0.215 seconds
there is no firewall on the container
do I need extra routing to see the open ports from the container?
regards,
|
|
|