User contributions
Jump to navigation
Jump to search
- 06:59, 23 May 2013 diff hist +224 N IPv6 Security: Node Security New page: 19.1. Node security It's very recommended to apply all available patches and disable all not necessary services. Also bind services to the needed IPv4/IPv6 addresses only and install loca...
- 06:57, 23 May 2013 diff hist +12,827 N IPv6 Firewall: Penggunaan New page: 18.3. Usage 18.3.1. Check for support Load module, if so compiled # modprobe ip6_tables Check for capability # [ ! -f /proc/net/ip6_tables_names ] && echo "Current kernel doesn't supp...
- 06:56, 23 May 2013 diff hist +3,935 N IPv6 Firewall: Persiapan Menggunakan netfilter6 New page: 18.2. Preparation This step is only needed if distributed kernel and netfilter doesn't fit your requirements and new features are available but still not built-in. 18.2.1. Get sources Ge...
- 06:53, 23 May 2013 diff hist +622 N IPv6 Firewall: Menggunakan netfilter6 New page: 18.1. Firewalling using netfilter6 Native IPv6 firewalling is only supported in kernel versions 2.4+. In older 2.2- you can only filter IPv6-in-IPv4 by protocol 41. Attention: no warrant...
- 06:13, 23 May 2013 diff hist +1,509 N IPv6 Mobility: Information Umum New page: 17.1. Common information 17.1.1. Node Mobility Support for IPv6 mobility can be enabled in Linux by installing the MIPL2 implementation found at: http://www.mobile-ipv6.org/ This impleme... current
- 06:12, 23 May 2013 diff hist +2,591 N IPv6 Server: Dynamic Host Configuration v6 Server (dhcp6s) New page: Linux IPv6 HOWTO (en) Prev Chapter 22. Hints for IPv6-enabled daemons Next 22.5. Dynamic Host Configuration v6 Server (dhcp6s) DHCPv6 can be used for stateful configurations. The daemon i...
- 06:08, 23 May 2013 diff hist +445 N IPv6 AutoConfiguration: Dynamic Host Configuration Protocol v6 (DHCPv6) New page: 16.3. Dynamic Host Configuration Protocol v6 (DHCPv6) After a long time discussing issues, finally RFC 3315 / Dynamic Host Configuration Protocol for IPv6 (DHCPv6) was finished. At time u...
- 06:05, 23 May 2013 diff hist +4,456 N IPv6 AUtoConfiguration: Stateful auto-configuration menggunakan Router Advertisement Daemon (radvd) New page: 22.4. Router Advertisement Daemon (radvd) The router advertisement daemon is very useful on a LAN, if clients should be auto-configured. The daemon itself should run on the Linux default ...
- 05:43, 23 May 2013 diff hist +328 N IPv6 AutoConfiguration: Stateless auto-configuration New page: 16.1. Stateless auto-configuration Is supported and seen on the assigned link-local address after an IPv6-enabled interface is up. Example: # ip -6 addr show dev eth0 scope link 2: eth0...
- 05:42, 23 May 2013 diff hist +71 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 05:39, 23 May 2013 diff hist +60 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 05:33, 23 May 2013 diff hist +76 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 05:16, 23 May 2013 diff hist +76 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 13:55, 22 May 2013 diff hist +1,143 N IPv6 KOnfigurasi: Debian Linux New page: 15.3. Debian Linux Following information was contributed by Stephane Bortzmeyer <bortzmeyer at nic dot fr> Be sure that IPv6 is loaded, either because it is compiled into the kernel ...
- 13:54, 22 May 2013 diff hist +945 N IPv6 Konfigurasi: SuSE Linux 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...
- 13:53, 22 May 2013 diff hist +2,841 N IPv6 Konfigurasi: Red Hat Linux dan “clones” New page: 15.1. Red Hat Linux and “clones” Since starting writing the IPv6 & Linux - HowTo it was my intention to enable a persistent IPv6 configuration which catch most of the wished cases lik...
- 13:48, 22 May 2013 diff hist +95 Wawancara Media Indonesia tentang Blogger current
- 13:46, 22 May 2013 diff hist +6,652 N Wawancara Media Indonesia tentang Blogger New page: > Siap mas. > Btw, ini list pertanyaannya. > > 1. Seberapa besar sih peranan para blogger dalam > menyebarluaskan berbagai macam informasi? Jika dibandingkan > jejaring sosial se...
- 13:31, 22 May 2013 diff hist +57 Onno W. Purbo →Beberapa Cuplikan Pemikiran
- 13:04, 22 May 2013 diff hist +42 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 12:10, 22 May 2013 diff hist +3,127 N IPv6 Debugging: Contoh untuk tcpdump paket dump New page: 14.2. Examples for tcpdump packet dumps Here some examples of captured packets are shown, perhaps useful for your own debugging... ...more coming next... 14.2.1. Router discovery 14.2.1....
- 12:09, 22 May 2013 diff hist +3,466 N IPv6 Debugging: Server socket binding New page: 14.1. Server socket binding 14.1.1. Using “netstat” for server socket binding check It's always interesting which server sockets are currently active on a node. Using “netstat” is...
- 12:04, 22 May 2013 diff hist +3,031 N IPv6 Kernel: IPv6 entri di /proc/net/ New page: 11.4. IPv6-related entries in /proc/net/ In /proc/net there are several read-only entries available. You cannot retrieve information using “sysctl” here, so use e.g. “cat”. 11.4.1...
- 12:03, 22 May 2013 diff hist +590 N IPv6 Kernel: IPv6 entri di proc/sys/net/ipv4/ New page: 11.3. IPv6-related entries in /proc/sys/net/ipv4/ At the moment (and this will be until IPv4 is completly converted to an independend kernel module) some switches are also used here for I...
- 12:02, 22 May 2013 diff hist +6,009 N IPv6 Kernel: Isi /proc/sys/net/ipv6/ New page: 11.2. Entries in /proc/sys/net/ipv6/ 11.2.1. conf/default/* Change the interface-specific default settings. 11.2.2. conf/all/* Change all the interface-specific settings. Exception: “...
- 11:58, 22 May 2013 diff hist +2,582 N IPv6 Kernel: Bagaimana mengakses /proc-filesystem New page: 11.1. How to access the /proc-filesystem 11.1.1. Using “cat” and “echo” Using “cat” and “echo” is the simplest way to access the /proc filesystem, but some requirements ar...
- 11:38, 22 May 2013 diff hist +34 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 11:31, 22 May 2013 diff hist +513 N IPv4-in-IPv6 Tunnel: Membuang point-to-point tunnel New page: 10.3. Removing point-to-point tunnels Usage for removing a tunnel device: # /sbin/ip -6 tunnel del <device> Usage (generic example for three tunnels): # /sbin/ip -6 route del <prefixto...
- 11:30, 22 May 2013 diff hist -495 IPv4-in-IPv6 Tunnel: Display tunnel yang ada
- 11:30, 22 May 2013 diff hist +884 N IPv4-in-IPv6 Tunnel: Setup point-to-point tunnel New page: 10.2. Setup of point-to-point tunnel Usage for creating a 4over6 tunnel device (but it's not up afterward) # /sbin/ip tunnel add <device> mode ip4ip6 remote <ipv6addressofforeigntunnel> ...
- 11:29, 22 May 2013 diff hist +884 N IPv4-in-IPv6 Tunnel: Display tunnel yang ada New page: 10.2. Setup of point-to-point tunnel Usage for creating a 4over6 tunnel device (but it's not up afterward) # /sbin/ip tunnel add <device> mode ip4ip6 remote <ipv6addressofforeigntunnel> ...
- 11:28, 22 May 2013 diff hist +3,167 N IPv6-in-IPv4 Tunnel: Setup 6to4 tunnel New page: 9.4. Setup of 6to4 tunnels Pay attention that the support of 6to4 tunnels currently lacks on vanilla kernel series 2.2.x (see systemcheck/kernel for more information). Also note that that...
- 11:27, 22 May 2013 diff hist +4,801 N IPv6-in-IPv4 Tunnel: Setup point-to-point tunnel New page: 9.3. Setup of point-to-point tunnel There are 3 possibilities to add or remove point-to-point tunnels. A good additional information about tunnel setup using “ip” is Configuring tunn...
- 11:26, 22 May 2013 diff hist +671 N IPv6-in-IPv4 Tunnel: Display tunnel yang ada New page: 9.2. Displaying existing tunnels 9.2.1. Using "ip" Usage: # /sbin/ip -6 tunnel show [<device>] Example: # /sbin/ip -6 tunnel show sit0: ipv6/ip remote any local any ttl 64 nopmtudisc ...
- 11:26, 22 May 2013 diff hist +3,597 N IPv6-in-IPv4 Tunnel: Tipe tunnel New page: 9.1. Types of tunnels There are more than one possibility to tunnel IPv6 packets over IPv4-only links. 9.1.1. Static point-to-point tunneling: 6bone A point-to-point tunnel is a dedicate...
- 11:22, 22 May 2013 diff hist +1,013 N IPv6: Manipulasi tabel Tetangga / Neighbor menggunakan perintah ip New page: 8.2. Manipulating neighbors table using “ip” 8.2.1. Manually add an entry With following command you are able to manually add an entry # ip -6 neigh add <IPv6 address> lladdr <link-l...
- 11:22, 22 May 2013 diff hist +326 N IPv6: Display Tetangga / Neighbor menggunakan perintah ip New page: 8.1. Displaying neighbors using “ip” With following command you can display the learnt or configured IPv6 neighbors # ip -6 neigh show [dev <device>] The following example shows one...
- 11:21, 22 May 2013 diff hist +75 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 11:19, 22 May 2013 diff hist +63 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 11:11, 22 May 2013 diff hist +1,094 N IPv6 Route: FAQ IPv6 Route New page: 7.6. FAQ for IPv6 routes 7.6.1. Support of an IPv6 default route One idea of IPv6 was a hierachical routing, therefore only less routing entries are needed in routers. There are some iss...
- 11:10, 22 May 2013 diff hist +433 N IPv6 Route: Membuang IPv6 Route melalui sebuah interface New page: 7.5. Removing an IPv6 route through an interface Not so often needed to use by hand, configuration scripts will use such on shutdown. 7.5.1. Using "ip" Usage: # /sbin/ip -6 route del <i...
- 11:10, 22 May 2013 diff hist +575 N IPv6 Route: Menambahkan IPv6 Route melalui sebuah interface New page: 7.4. Add an IPv6 route through an interface Not often needed, sometimes in cases of dedicated point-to-point links. 7.4.1. Using "ip" Usage: # /sbin/ip -6 route add <ipv6network>/<prefi...
- 11:08, 22 May 2013 diff hist +562 N IPv6 Route: Membuang IPv6 Route dari gateway New page: 7.3. Removing an IPv6 route through a gateway Not so often needed manually, mostly done by network configure scripts on shutdown (full or per interface) 7.3.1. Using "ip" Usage: # /sbin...
- 11:08, 22 May 2013 diff hist +1,111 N IPv6 Route: Menambahkan IPv6 route melalui sebuah gateway New page: 7.1. Displaying existing IPv6 routes First you should check, whether and which IPv6 addresses are already configured (perhaps auto-magically during auto-configuration). 7.1.1. Using "ip" ...
- 11:07, 22 May 2013 diff hist +1,111 N IPv6 Route: Display Route IPv6 yang ada New page: 7.1. Displaying existing IPv6 routes First you should check, whether and which IPv6 addresses are already configured (perhaps auto-magically during auto-configuration). 7.1.1. Using "ip" ...
- 11:02, 22 May 2013 diff hist +57 IPv6 Penjelasan Versi Lama →Calculator IPv6
- 10:53, 22 May 2013 diff hist +489 N IPv6: Membuang IPv6 Address New page: 6.3. Removing an IPv6 address Not so often needed, be carefully with removing non existent IPv6 address, sometimes using older kernels it results in a crash. 6.3.1. Using "ip" Usage: # ...
- 10:51, 22 May 2013 diff hist +467 N IPv6: Menambahkan IPv6 Address New page: 6.2. Add an IPv6 address Adding an IPv6 address is similar to the mechanism of "IP ALIAS" addresses in Linux IPv4 addressed interfaces. 6.2.1. Using "ip" Usage: # /sbin/ip -6 addr add <...
- 10:50, 22 May 2013 diff hist +1,409 N IPv6: Display IPv6 Address yang ada New page: 6.1. Displaying existing IPv6 addresses First you should check, whether and which IPv6 addresses are already configured (perhaps auto-magically during stateless auto-configuration). 6.1.1...
- 10:48, 22 May 2013 diff hist +412 N IPv6: Membuat Interface Up/Down New page: 5.2. Bringing interfaces up/down Two methods can be used to bring interfaces up or down. 5.2.1. Using "ip" Usage: # ip link set dev <interface> up # ip link set dev <interface> down Ex...