LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   cannot telnet port 25 (https://www.linuxquestions.org/questions/mandriva-30/cannot-telnet-port-25-a-264792/)

varun_saa 12-10-2004 05:01 AM

cannot telnet port 25
 
Hello,
My system is on Mandrake 10.1.

There is no firewall or router installed.

IP is 192.168.0.253.

I have installed Postfix.

Telnet 192.168.0.253 110 connects.

But telnet 192.168.0.253 25 does not connect. Why ?

Howto fix this problem ?

Thanks

Varun

skunkburner 12-10-2004 05:10 AM

try 127.0.0.1 25

postfix has probably bound itself to lo by default

change the 'inet_interfaces = localhost'

in '/etc/postfix/main.cf'

to 'inet_interfaces = 192.168.0.253'

frankcchan 12-30-2006 11:25 PM

I may have the same problem but I am running RHEL4, where could I find this file?


All times are GMT -5. The time now is 06:59 PM.