Mi servidor esta detras de un modem ADSL, el servidor Linux cumple el rol de router ya que todos los puestos dentro de la red interna apuntan al mismo como default gateway. En este caso, que tipo de configuración hace falta
Además con el comando nmap -v -sS -O
www.layatech.com.ar, tengo el siguiente resultado:
Starting nmap V. 3.00 (
www.insecure.org/nmap/ )
Host (200.82.64.77) appears to be up ... good.
Initiating SYN Stealth Scan against (200.82.64.77)
Adding open port 22/tcp
Adding open port 80/tcp
Adding open port 443/tcp
Adding open port 3306/tcp
Adding open port 25/tcp
Adding open port 23/tcp
Adding open port 139/tcp
Adding open port 110/tcp
Adding open port 111/tcp
The SYN Stealth Scan took 3 seconds to scan 1601 ports.
For OSScan assuming that port 22 is open and port 1 is closed and neither are fi
rewalled
Interesting ports on (200.82.64.77):
(The 1592 ports scanned but not shown below are in state: closed)
Port State Service
22/tcp open ssh
23/tcp open telnet
25/tcp open smtp
80/tcp open http
110/tcp open pop-3
111/tcp open sunrpc
139/tcp open netbios-ssn
443/tcp open https
3306/tcp open mysql
Remote operating system guess: Linux Kernel 2.4.0 - 2.5.20
Uptime 6.223 days (since Fri Nov 28 13:11:59 2003)
TCP Sequence Prediction: Class=random positive increments
Difficulty=1946148 (Good luck!)
IPID Sequence Generation: All zeros
Nmap run completed -- 1 IP address (1 host up) scanned in 8 seconds
Por otra parte de un log tengo:
Dec 4 13:36:12 dlv postfix/smtp[7974]: 035652A0008: to=<dom2@layatech
relay=none, delay=5, status=deferred (connect to layatech.com.ar[200.8
No route to host)
despues esto es un scaneo tambien tengo esto:
13:36:12.538588 200.82.102.116.33102 > 200.82.64.77.smtp: S 3077432051:3077432051(0) win 5808 <mss 1452,sackOK,timestamp 8214940 0,nop,wscale 0> (DF)
13:36:12.612849 200.3.44.130 > 200.82.102.116: icmp: host 200.82.64.77 unreachable - admin prohibited filter
Alguien podría decirme si hay algo que esté bloqueando en el medio
la ip de mi maquina en estos momentos es : 200.3.44.130
la otra maquina desde donde se intento hacer la conexion tiene la ip: 200.82.102
Gracias a todos, por favor necesito más ayuda...