>By 'SMTP server' do you mean the application that is seending email?
>If so, I am using "The Bat!" but I got the same errors with Inbox,
>Windows standard email client.

The Bat! huh?  Never heard of it but that doesn't matter..


>DAR>         - I suspect that the remote side is waiting for your
>DAR>           box to respond to IDENT traffic
>See the messages.txt file.

Ok, from your attached file, you had:

--
Feb 28 13:48:18 fockhock in.telnetd[137]: connect from 192.168.0.2
Feb 28 13:48:24 fockhock login[138]: ROOT LOGIN on `ttyp1' from `192.168.0.2' 
Feb 28 13:54:07 fockhock identd[150]: Connection from ns1.casema.net
Feb 28 13:54:07 fockhock identd[150]: from: 195.96.96.33 ( ns1.casema.net )
for: 61076, 25
Feb 28 13:54:07 fockhock identd[150]: Returned: 61076 , 25 : NO-USER
--

This is, indeed, a Ident problem.  On your MASQ server, find the 
following line (or something very close to it) in the 
/etc/inetd.conf file:

--
auth   stream  tcp     nowait    nobody    /usr/sbin/in.identd in.identd -l -e 
-o
--

Now, put a "#" in front of it.  Now, for this change to take effect,
you need to restart inetd.  To do this, run "ps aux | grep inetd"

--
root       287  0.0  0.2   776    92  ?  S   Jan 29   0:06 inetd 
--

Now, tell it to restart by running "kill -HUP 287".  After all
that, hopefully everything will be ok.


>I got that at ".dyn.ml.org", a service wich has ceased to exist. 

Sucks huh?  Check out www.cjb.net.  They do the same thing that
ml.org did.


>So linux box is called "fockhock.dyn.ml.org". 

I understand why you are doing this but since ml.org doesn't
really work anymore, this can actually HURT you.  Until you have
this running, I'd recommend that you change all your names to
the same name as your ISP for the time being just to get things
rolling ok.


>DAR> I'd also recommend to update your cablemodem MTU to 1500.
>Well, they said I should set it to 1400, so I rather leave it to
>that...

You will DEFINATELY have IP masquerading problems unless its
1500.  I can guarantee this for the time being.



>It connects by the cable that is used for cabletelevision. But it's
>a shitty connection anyways, the first hop (my gateway) has a standard
>ping of 400ms :( .

Hmmm.. but what is the transfer rates like for a local FTP server?
Pretty fast downloads?  Hows the uploads?

--David
.----------------------------------------------------------------------------.
|  David A. Ranch - Linux/Networking/PC hardware         [EMAIL PROTECTED]  |
!----                                                                    ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'


_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to