11-30-2004 01:42 PM - edited 03-02-2019 08:18 PM
First off, disregard the ppolando@tri-logic.com email address, it's no longer in use.
I have 2 routers connected to each other with T1 x-over cables to simulate a P-t-P T1. Router A is connected to a LAN segment where a FORE PowerHub 7000 resides that is currently the Seed router providing all AppleTalk services.
Router A's config:
interface Tunnel0
ip address 10.1.1.1 255.255.255.252
appletalk protocol aurp
tunnel source 10.100.9.200
tunnel destination 10.122.8.254
tunnel mode aurp
!
interface FastEthernet0/0
ip address 10.100.9.200 255.255.0.0
duplex auto
speed auto
appletalk cable-range 1000-1000 1000.21
Router B's config:
interface Tunnel0
description Tunnel for AppleTalk WAN
ip address 10.1.1.2 255.255.255.252
appletalk protocol aurp
tunnel source 10.122.8.254
tunnel destination 10.100.9.200
tunnel mode aurp
!
interface FastEthernet0/0
ip address 10.122.8.254 255.255.0.0
duplex auto
speed auto
appletalk cable-range 106-106 106.22
appletalk zone Kittanning
no mop enabled
Router A learned about the Appletalk zones from the PowerHub 7000 and Router B was able to see the Zones onec the tunnel was created. I have 2 Macs, one on router A's LAN segment and one on router B's. Both Mac's can see all the Zones but can not see each other's shared HDD. However they can connect to each other via IP, just not see each other in the Chooser
Please Help!!
Pete
12-06-2004 12:47 PM
I guess you have to enable sharing in Mac PC , check whether you to enble some services
02-07-2005 04:37 AM
Hi
i need help,Im trying to setup appletalk to work on wan over aurp,with eigrp all works fine but when I disable eigrp and use aurp protocol i do not see neighbors here is how my configs looks like,I'm I missing something here
interface Tunnel41
description Tunnel
no ip address
appletalk cable-range 41-41 41.1
appletalk zone Wan Links
appletalk protocol aurp
tunnel mode aurp
tunnel source Loopback0
tunnel destination ip.....
any help is appreciated
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide