[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

postfix



Merhaba,
Postfix'in tüm arabirimleri dinlemesini nasıl sağlayabilirim?
Çok ufak bir detay kaçırdığım gibi bir hissim var.

teşekkürler...

portable:~# ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:6490 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6490 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1859104 (1.7 MiB)  TX bytes:1859104 (1.7 MiB)

wlan0     Link encap:Ethernet  HWaddr 00:11:2F:26:E9:6C
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:2fff:fe26:e96c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:16352 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17858 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:12395056 (11.8 MiB)  TX bytes:3284864 (3.1 MiB)
          Interrupt:7 Memory:fb100000-fb101fff
portable:~# /etc/init.d/postfix restart
Stopping mail transport agent: Postfix.
Starting mail transport agent: Postfix.
portable:~# postconf inet_interfaces
inet_interfaces = all
portable:~# netstat -tlnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address        
State       PID/Program name
tcp        0      0 127.0.0.1:783           0.0.0.0:*              
LISTEN     5139/spamd.pid
tcp        0      0 0.0.0.0:111             0.0.0.0:*              
LISTEN     4621/portmap
tcp        0      0 127.0.0.1:944           0.0.0.0:*              
LISTEN     5432/famd
tcp        0      0 127.0.0.1:25            0.0.0.0:*              
LISTEN     7605/master
tcp6       0      0 :::143                  :::*                   
LISTEN     5215/couriertcpd
tcp6       0      0 :::22                   :::*                   
LISTEN     5417/sshd
tcp6       0      0 ::1:25                  :::*                   
LISTEN     7605/master
portable:~# nc 127.0.0.1 smtp
220 portable.canb.net ESMTP Postfix (Debian/GNU)

portable:~# nc 192.168.1.100 smtp
(UNKNOWN) [192.168.1.100] 25 (smtp) : Connection refused


-- 
Can Burak Cilingir
http://canb.net/
icq#10720999



Reply to: