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
Comparing Ruby on Rails to Google Web Toolkit
Event ID 2005 - PerfNet
Unable to RDP to Windows XP SP3 from RDP client 6.x yet RDP 5.x works perfectly
How to determine the Last Accessed Time of a Public Folder item.
Help setting up a reverse proxy with Apache Web Server 2.2.9
AVI file hesitations on playback on newly formatted CD
PDF in asp.net
Need help with some SQL
Ajax accessing javascript in an xmlhttprequest using a jsp
Ajax xmlObj.getElementsByTagNam<wbr />e displays text, not images