Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2002 11:47:45 -0800
From:      paul beard <paulbeard@mac.com>
To:        questions <questions@freebsd.org>
Subject:   AppleTalk addressing/routing question
Message-ID:  <3DE7C461.6090603@mac.com>

next in thread | raw e-mail | index | archive | help
The question that was asked earlier about Appletalk printing 
reminded me of one of my own.

I run netatalk here on my home network and I have noticed that my 
netatalk-ers all grab addresses in the 65280 range (as well as I 
can recall, the left side of the dot is the network range, the 
right side the host address, and the other side of the colon is a 
port or service identifier).

[/usr/home/paul]:: nbplkup
red:AFPServer                           65280.153:132
red:netatalk                            65280.153:4
red:Workstation                         65280.153:4
pink:Darwin                             65522.222:128
pink:AFPServer                          65522.222:129
blue:AFPServer                          65280.220:134
blue:LaserWriter                        65280.220:132
blue:Workstation                        65280.220:4
blue:netatalk                           65280.220:4

My Darwin-based machines live in the 65522 range. It looks like 
something is assuming a router. For example, I can use aecho to 
"ping" hosts in the same range with no qualifiers.
[/usr/home/paul]:: aecho -c 5 pink
Can't find: pink

[/usr/home/paul]:: aecho -c 5 red
14 bytes from 65280.153: aep_seq=0. time=1. ms
14 bytes from 65280.153: aep_seq=1. time=1. ms
14 bytes from 65280.153: aep_seq=2. time=1. ms
14 bytes from 65280.153: aep_seq=3. time=1. ms
14 bytes from 65280.153: aep_seq=4. time=1. ms

----65280.153 AEP Statistics----
5 packets sent, 5 packets received, 0% packet loss
round-trip (ms)  min/avg/max = 1/1/1

(paul@green.paulbeard.org)-(11:45 AM / Fri Nov 29)
[/usr/home/paul]:: aecho -c 5 pink:Darwin
14 bytes from 65522.222: aep_seq=0. time=3. ms
14 bytes from 65522.222: aep_seq=1. time=1. ms
14 bytes from 65522.222: aep_seq=2. time=1. ms
14 bytes from 65522.222: aep_seq=3. time=1. ms
14 bytes from 65522.222: aep_seq=4. time=2. ms

----65522.222 AEP Statistics----
5 packets sent, 5 packets received, 0% packet loss
round-trip (ms)  min/avg/max = 1/1/3

Darwin is not as conducive to knob-twiddling as netatalk, so I'm 
not sure how I would resolve this.

-- 
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ <http://paulbeard.no-ip.org/movabletype/>;

To generalize is to be an idiot.
		-- William Blake


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DE7C461.6090603>