Linux unity 2.4.7 #1 Fri Jul 27 15:58:56 CEST 2001 i686 unknown

root@unity:~# ifconfig -a

eth0      Link encap:Ethernet  HWaddr 00:00:21:C6:28:A7  
          inet addr:192.168.1.10  Bcast:192.168.1.255
Mask:255.255.255.0
          inet6 addr: fe80::200:21ff:fec6:28a7/10 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:11014845 errors:8 dropped:2146 overruns:0
frame:1038
          TX packets:1371156 errors:0 dropped:0 overruns:0 carrier:0
          collisions:293564 txqueuelen:100 
          RX bytes:2589121816 (2469.1 Mb)  TX bytes:754456076 (719.5 Mb)
          Interrupt:10 Base address:0xb800 

eth1      Link encap:Ethernet  HWaddr 00:01:02:FA:2D:EB  
          inet addr:194.163.14.195  Bcast:194.163.14.223
Mask:255.255.255.224
          inet6 addr: fe80::201:2ff:fefa:2deb/10 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12369475 errors:0 dropped:0 overruns:258 frame:0
          TX packets:16482441 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:2699367596 (2574.3 Mb)  TX bytes:1705285817 (1626.2
Mb)
          Interrupt:10 Base address:0xd000 

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:60687 errors:0 dropped:0 overruns:0 frame:0
          TX packets:60687 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:39201549 (37.3 Mb)  TX bytes:39201549 (37.3 Mb)

-------

root@unity:~# ip addr

4: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:01:02:fa:2d:eb brd ff:ff:ff:ff:ff:ff
    inet 194.163.14.195/27 brd 194.163.14.223 scope global eth1
    inet 194.163.14.205/32 scope global eth1
    inet 194.163.14.210/32 scope global eth1
    inet 194.163.14.211/32 scope global eth1
    inet6 fe80::201:2ff:fefa:2deb/10 scope link


I've applied that smtp auth patch from www.qmail.org:

>Mrs. Brisby has written a user/password based authentication mechanism
for qmail-smtpd. This lets your microsoft's outlook express supports
(outgoing mail server user name) and netscape 4.5 (and above-betas)
users securely roam. 

It replaces qmail-smtpd.c with it's own version.


-roland.

--
Roland Dworschak
http://www.defense.at/
"Guys are visually stimulated...They're easy to manipulate. All you have
to do is dress up in a sexy outfit. Girls just have this power over
guys. Guys are sort of stupid that way." - Jessica Alba

-----Original Message-----
From: Greg White [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, September 06, 2001 6:20 PM
To: [EMAIL PROTECTED]
Subject: Re: 2nd mx relaying (looping)


On Thu, Sep 06, 2001 at 06:12:16PM +0200, Roland Dworschak wrote:
> root@unity:/usr/src/qmail/qmail-1.03# ./ipmeprint
> 127.0.0.1
> 192.168.1.10
> 194.163.14.195
> 194.163.14.195
> 194.163.14.195
> 194.163.14.195
> 
> 192.168.1.10 (localnet-eth0)
> 194.163.14.195 (eth1) <- device
> 194.163.14.210 (eth1) <- mail.defense.at
> 
> my ethernet card has more than one ip address. Looks like that's the
> problem.

My ethernet cards have many ip addresses. Looks like a linux box, can we
please see ifconfig -a output? I'm confused, other than a literal
0.0.0.0, I do not recall any problems with ipme code at all. I've
deployed qmail on Linux and FreeBSD hosts with aliased IPs many times
and never seen this....

GW



Reply via email to