[lug] mail and network problems

Sean Reifschneider jafo at tummy.com
Sun Jul 23 17:27:01 MDT 2000


On Sun, Jul 23, 2000 at 02:16:55PM -0600, Calvin Dodge wrote:
>First. Is it safe to assume that if I telnet into port 25 on my ISP'sserver and
>I get a relay denied message that
>the problem originates on their server. Tech support guy actually gave me this

If you are dialed into that ISPs dialup and get a relay denied, then they
haven't correctly set up the list of IPs that are allowed to relay.  They
need to fix that.  You *MAY* be able to work around it by authenticating
with their POP server before making the SMTP connection, but they should
still allow relaying...

If the tech you are speaking to isn't able to resolve the fact that you
get a relay denied message, then he obviously needs to contact their
next level of tech support.

>route add default netmask 255.255.255.128 gw 24.15.40.129

Why are you putting a netmask on your default route?  You probably
don't want to do that, but I don't know if that's causing your
apparent problems.

>These are coming directly from TCI's config on my girlfriends windows box
>(thanks for the idea Justin). Oh and by

You did use a different IP address, or disconnect your girlfriend's machine
when setting up your own?  Also realize that if you are taking her IP,
you will have to wait for the ARP cache on the router to time out, or
force sending your own gratuitous ARP packet before it will recognise
you.  This may be on the order of 5 minutes you have to wait.

>Ok. So I thought the above was the only route entry I needed. ifconfig is setup
>with the same entries. The DNS is
>entered in linuxconf (is there a conf file I can use instead of the GUI??

You will need a route entry for the local network that your IP and the
remote router is on (that's where you want the netmask -- make sure the
broadcast address is correct too, or you won't get the proper ARPs).
Then you need a default route.

>1) I figure out where to put the tulip.c file for my DEC 21140 NIC or
>2) I try the 2 fer 1 deal on NIC addys.... umm Network aliasing (eth0:1 with an
>addy of 192.168.0.2. But how do I
>route this?? Would it be my 24.15.40.242 (the addy TCI assigned me) as the gw
>to default?? 

You'd have to set up your Linux machine to masquerade the 192.168 addresses,
and the boxes on that net would use the 192.168 address of the Linux
machine as the gateway.

>little to high for me but I've got 3 domains I am trying to host. 

I've heard they periodicly scan your machine looking for services running,
and if you have them enabled they will drop you.  I don't know why they
wouldn't just block that sort of incoming connections...  If you wanted
to host services, you probably should have gotten DSL instead (if you
could).

Sean
-- 
 Actual error message:  "Keyboard not connected.  Press F1 to continue."
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python




More information about the LUG mailing list