Penguin

Differences between version 2 and predecessor to the previous major change of ZebraConfig.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Friday, November 1, 2002 4:32:45 pm by CraigBox Revert
Older page: version 1 Last edited on Sunday, July 14, 2002 2:51:32 pm by JamieCurtis Revert
@@ -17,4 +17,15 @@
  
 If all is configured correctly you should have both the zebra and ospfd daemons running 
  
 and hopefully your routing table should start to fill up :) 
+  
+If you have see something like this:  
+  
+ [root@fartlek etc]# zebra -d  
+ 2002/05/15 22:45:24 ZEBRA: can't create router advertisement socket: Address  
+ family not supported by protocol  
+ There is no such command.  
+ Error occured during reading below line.  
+ ipv6 nd suppress-ra  
+  
+then you don't have IPv6 support. Try modprobe ipv6 or recompile your kernel.