Hi again, I am sorry for late answer. I have collected more information about my problem with the VIPA.
I try to realise this configuration(zSeries 2.jpg): (Embedded image moved to file: pic31612.jpg) The /etc/chandev.conf is: noauto # # OSA42 eth0 qeth0,0x9222,0x9223,0x922b add_parms,0x10,0x9222,0x9223,sw_checksumming,secondary_router,portname:OSA42 add_parms,0x10,0x922b,portname:OSA42 # # OSA43 eth1 qeth1,0x9232,0x9233,0x923b add_parms,0x10,0x9232,0x9233,sw_checksumming,primary_router,portname:OSA43 add_parms,0x10,0x923b,portname:OSA43 # # Hipersocket hsi0 qeth0,0x9400,0x9401,0x940a The output in the /proc/qeth is: devnos (hex) CHPID device cardtype port chksum prio-q'ing rtr fsz C cnt -------------- --- ---------- -------------- -- -- ---------- --- --- - --- 9222/9223/922B x10 eth0 OSD_1000 0 SW always q 2 sec 64k 128 9232/9233/923B x12 eth1 OSD_1000 0 SW always q 2 no 64k 128 9400/9401/940A xFE hsi0 HiperSockets 0 no always q 2 no 16k 128 The /etc/zebra/zebra.conf is: ! -*- zebra -*- ! ! zebra sample configuration file ! ! $Id: zebra.conf.sample,v 1.14 1999/02/19 17:26:38 developer Exp $ ! hostname c005105 password pingu enable password xxxx ! ! Interface's description. ! !interface lo ! description test of desc. ! !interface sit0 ! multicast ! interface dummy0 multicast interface eth0 multicast interface eth1 multicast interface hsi0 multicast ! ! Static default route sample. ! ip route 0.0.0.0/0 62.185.124.1 ! log file /var/log/zebra.log The /etc/zebra/ospfd.conf is: ! -*- ospf -*- ! ! OSPFd sample configuration file ! ! hostname c005105 password pingu enable password xxxx ! interface eth0 ip ospf cost 10 ip ospf priority 0 interface eth1 ip ospf cost 9 ip ospf priority 1 interface hsi0 ip ospf cost 5 ip ospf priority 5 interface dummy0 ! router ospf ospf router-id 141.171.65.34 network 141.171.65.34/32 area 0.0.0.3 ! network 141.171.65.32/28 area 0.0.0.3 network 62.185.124.0/25 area 0.0.0.3 network 192.168.1.0/24 area 0.0.0.3 ! ! log file /var/log/ospfd.log The Problem is now, that I only have Links into the network over eth0 and over hsi0. There is no link over eth1. I always get the message "eth1 recived on wrong link" in /var/log/ospfd.log I haven't the Redundancy I try to configure. Thanks for your help Simon
<<attachment: pic31612.jpg>>
