ckevin
06-17-2001, 04:16 AM
I am using RH7.1 with Sendmail 8.9.2 and my server name is server.227media.com.
I want the Port 25 is listened by all hostname, not only server.227media.com. Thus, when I done " netstat -vat ", I can get:
tcp 0 0 *:smtp *:* LISTEN
and NOT
tcp 0 0 server.227media.com:smtp *:* LISTEN
Can anyone suggest me how to do that?
Thanks very much,
Kevin
I want the Port 25 is listened by all hostname, not only server.227media.com. Thus, when I done " netstat -vat ", I can get:
tcp 0 0 *:smtp *:* LISTEN
and NOT
tcp 0 0 server.227media.com:smtp *:* LISTEN
Can anyone suggest me how to do that?
Thanks very much,
Kevin