Solaris 8 :)

Tomasz Paszkowski ns88 w bofh.korbank.pl
Śro, 21 Cze 2000, 21:28:13 MEST


On Wed, Jun 21, 2000 at 07:44:34PM +0200, Piotr Meyer wrote:
> 
> Czy mógłbyś
> mi opodesłąć przykładowy kawałek rc.conf? 
> 

-- ciach --
##############################################################
###  Network configuration sub-section  ######################
##############################################################
-- ciach --
-- ciach --
network_interfaces="auto"	# List of network interfaces (or "auto").
ifconfig_lo0="inet 127.0.0.1"	# default loopback device configuration.
ifconfig_ep0="inet 212.244.96.130 netmask 255.255.255.248"
ifconfig_gif0="inet6 3ffe:8010:1c:beaf::2 3ffe:8010:1c:beaf::1 prefixlen 128"
-- ciach --
-- ciach --

### IPv6 options: ###
ipv6_enable="YES"		# Set to YES to set up for IPv6.
ipv6_network_interfaces=""	# List of network interfaces (or "auto").
ipv6_static_routes="gif0"	# Set to static route list (or leave empty).
#ipv6_static_routes="xxx"	# An example to set fec0:0000:0000:0006::/64
				#  route toward loopback interface.
#ipv6_route_xxx="fec0:0000:0000:0006:: -prefixlen 64 ::1"
ipv6_route_gif0="default 3ffe:8010:1c:beaf::1"
ipv6_gateway_enable="YES"	# Set to YES if this host will be a gateway.
ipv6_router_enable="NO"		# Set to YES to enable an IPv6 routing daemon.
-- ciach --
-- ciach --
mroute6d_flags=""		# Flags to IPv6 multicast routing daemon.
gif_interfaces="gif0"		# List of GIF tunnels (or "NO").
#gif_interfaces="gif0 gif1"	# Examples typically for a router.
				# Choose correct tunnel addrs.
gifconfig_gif0="212.244.96.130 212.244.96.250"	# Examples typically for a router.
#gifconfig_gif1="10.1.1.2 10.1.2.2"	# Examples typically for a router.
-- ciach --

 To wystarczy

 A jak chcesz to zrobic z palaca to robisz tak

 gifconfig twoj_ipv4 rzm_ipv4
 ifconfig gif0 inet6 twoj_ipv6 rzm_ipv6 prefixlen twoj_prefix
 route add -inet6 default rzm_ipv6

 I umnie działa

T.P



Więcej informacji o liście dyskusyjnej 6BONE-PL