Difference between revisions of "IPv6 Konfigurasi: SuSE Linux"

From OnnoWiki
Jump to navigation Jump to search
(New page: 15.2. SuSE Linux In newer 7.x versions there is a really rudimentary support available, see /etc/rc.config for details. Because of the really different configuration and script file stru...)
 
Line 4: Line 4:
  
 
Because of the really different configuration and script file structure it is hard (or impossible) to use the set for Red Hat Linux and clones with this distribution. In versions 8.x they completly change their configuration setup.
 
Because of the really different configuration and script file structure it is hard (or impossible) to use the set for Red Hat Linux and clones with this distribution. In versions 8.x they completly change their configuration setup.
15.2.1. SuSE Linux 7.3
 
  
    How to setup 6to4 IPv6 with SuSE 7.3
+
==15.2.1. SuSE Linux 7.3==
  
15.2.2. SuSE Linux 8.0
+
How to setup 6to4 IPv6 with SuSE 7.3
15.2.2.1. IPv6 address configuration
+
 
 +
==15.2.2. SuSE Linux 8.0==
 +
 
 +
===15.2.2.1. IPv6 address configuration===
  
 
Edit file /etc/sysconfig/network/ifcfg-<Interface-Name> and setup following value
 
Edit file /etc/sysconfig/network/ifcfg-<Interface-Name> and setup following value
  
IP6ADDR="<ipv6-address>/<prefix>"
+
IP6ADDR="<ipv6-address>/<prefix>"
  
15.2.2.2. Additional information
+
===15.2.2.2. Additional information===
  
 
See file /usr/share/doc/packages/sysconfig/README
 
See file /usr/share/doc/packages/sysconfig/README
15.2.3. SuSE Linux 8.1
+
 
15.2.3.1. IPv6 address configuration
+
==15.2.3. SuSE Linux 8.1==
 +
 
 +
===15.2.3.1. IPv6 address configuration===
  
 
Edit file /etc/sysconfig/network/ifcfg-<Interface-Name> and setup following value
 
Edit file /etc/sysconfig/network/ifcfg-<Interface-Name> and setup following value
  
IPADDR="<ipv6-address>/<prefix>"
+
IPADDR="<ipv6-address>/<prefix>"
  
15.2.3.2. Additional information
+
===15.2.3.2. Additional information===
  
 
See file /usr/share/doc/packages/sysconfig/Network
 
See file /usr/share/doc/packages/sysconfig/Network

Revision as of 13:44, 27 June 2013

15.2. SuSE Linux

In newer 7.x versions there is a really rudimentary support available, see /etc/rc.config for details.

Because of the really different configuration and script file structure it is hard (or impossible) to use the set for Red Hat Linux and clones with this distribution. In versions 8.x they completly change their configuration setup.

15.2.1. SuSE Linux 7.3

How to setup 6to4 IPv6 with SuSE 7.3

15.2.2. SuSE Linux 8.0

15.2.2.1. IPv6 address configuration

Edit file /etc/sysconfig/network/ifcfg-<Interface-Name> and setup following value

IP6ADDR="<ipv6-address>/<prefix>"

15.2.2.2. Additional information

See file /usr/share/doc/packages/sysconfig/README

15.2.3. SuSE Linux 8.1

15.2.3.1. IPv6 address configuration

Edit file /etc/sysconfig/network/ifcfg-<Interface-Name> and setup following value

IPADDR="<ipv6-address>/<prefix>"

15.2.3.2. Additional information

See file /usr/share/doc/packages/sysconfig/Network