Microsoft
Software
Hardware
Network
Question : TELNET PORT 25
I am trying to telnet to my UBUNTU box and i think i configured sendmail correctly. when i try to telnet port 25 I get (C:\Users\santosd72>telnet
192.168.1.2 25
Connecting To 192.168.1.2...Could not open connection to the host, on port 25: Connect failed) but on my linux i can telnet to local host port 25, with no problem. and it appears that my Linux is listening on port 25
$ netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 localhost:submission *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 localhost:ipp *:* LISTEN
tcp 0 0 localhost:smtp *:* LISTEN
any suggestions?
Answer : TELNET PORT 25
this line woudl be at 125 line number
DAEMON_OPTIONS(`Port=smtp,
Name=MTA')dnl
then you need to executre Make command
then restart sendmail
Random Solutions
Building Informix SQL Statements
Windows 2000 printer sharing
Lock Down Back End MS Access
"The specified network name is no longer available" error on Veritas Backup Exec 10d when backing up to disk.
I want to create a report based on a query and then export that report to an existing excel spreadsheet
How to get past VBA module password in Access DB with workgroup security
I can not find what is making this page have unsecured items
554 maximum message size exceeded
Migrating user, computer accts user profiles from Windows 2000 to Windows 2003 domain using ADMT 3.0
Ajax code showing problem in IE6 / Firefox