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

Re: home network with mac



At 1023072193s since epoch (06/03/02 00:43:13 -0400 UTC), Richard Otte wrote:
>  but I'm thinking the problem may be with my
> /etc/network/interfaces file.  It reads:
>    iface lo inet loopback
>    iface eth0 inet static
>         address 192.168.1.50
>         netmask 255.255.255.0
>         network 192.168.1.0
>         broadcast 192.168.1.255

That should be okay, so long as your mac has an IP address in the same
block (192.168.1.*), and also if your routing table has an entry that
looks like the following:

`route -n`
Kernel IP routing table
Destination     Gateway         Genmask         Iface
192.168.1.0     0.0.0.0         255.255.255.0   eth0

If that all looks good, you can try a "ping 192.168.1.255" to see if
anybody answers on your network.  If that isn't working, then try
sending a little more information about your setup (both the mac, the
debian box, and also the switch, modem, and gateway information).

I'm afraid I don't know about the netatalk error, and it's been a
while since I played with that, so I don't have any suggestions
there.  When you say you can connect to the machine, does that mean
you can log in and get a list of mounts?

Jason

-- 
Jason Healy
http://www.logn.net/


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: