Displaying 6 results from an estimated 6 matches for "d8ff".
Did you mean:
8dff
2011 Aug 18
1
CentOS 6 and IPv6 neighbor proxy
...e subnet in each computer
- or use neighbor proxy in the router server
I prefer neighbor proxy.
So I have to activate neighbor proxy in the router:
sysctl -w net.ipv6.conf.all.proxy_ndp=1
and I have to add entries for each client in the subnet like
ip -6 neigh add proxy 2001:0:0:1:211:d8ff:fe97:3273 dev eth0
This works well but is lost on reboot.
For the sysctl command there is /etc/sysctl.conf for permanent configuration.
If I create a file route-eth0 in the directory /etc/sysconfig/network-scripts/ with the above ip neighbor command, the interface eth0 is immediately down....
2011 Aug 30
0
CentOS 6 IPv6: neighbor and restart network
Hallo,
for using the ipv6 neighbor functions, I have to execute commands like
ip -6 neigh add proxy 2001::211:d8ff:fe97:3273 dev eth0
to publish the ip of computers in the subnet.
To execute them on reboot, I have included these commands in /etc/rc.d/rc.local
Also after each restart of the network, I have to execute these commands too.
So: how can I always execute
/etc/rc.d/rc.local
after
service...
2003 Jul 29
0
IRQ Misses?
...12 (CMD Technology Inc)
9000-90ff : Linksys Network Everywhere Fast Ethernet 10/100 model NC100
9000-90ff : tulip
9400-94ff : Tiger Jet Network Inc. Model 300 128k
b800-b80f : VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE
b800-b807 : ide0
b808-b80f : ide1
d000-dfff : PCI Bus #01
d800-d8ff : ATI Technologies Inc Radeon VE QY
e400-e4ff : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
e800-e80f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
[root@pbx1 proc]# cat iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000...
2006 Jan 17
12
Multiple ISPs: How to force $FW traffic to a specific ISP (reprise)
Hi!
I have reprise try to resolve this problem, suspended from 17 dec 2005
I have try to apply the suggest of Jerry (see above).
The problem still exist.
See attach shorewall config, dump and tcpdump when I check to exit whit
SSH from firewall...
In the masq file is reported the last my attempt in order to resolve my
problem, however I have test also the example reported in MultiISP.html,
but
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
...p ~]$ uname -a
Linux desktop.loc 2.6.26.5-28.fc8 #1 SMP Sat Sep 20 09:12:30 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux
[shaggycat@desktop ~]$ ifconfig
br0 Link encap:Ethernet HWaddr **************
inet addr:10.0.5.2 Bcast:10.0.5.255 Mask:255.255.255.0
inet6 addr: fe80::211:d8ff:fe91:a3da/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1246145 errors:0 dropped:0 overruns:0 frame:0
TX packets:1563590 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:975442995 (930.2 MiB)...
2003 Mar 22
0
ext3 oops with 2.4.20
...)
0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vga+
03c0-03df : matrox
03f6-03f6 : ide0
03f8-03ff : serial(set)
0cf8-0cff : PCI conf1
d000-d0ff : Lite-On Communications Inc LNE100TX
d000-d0ff : tulip
d400-d41f : Creative Labs SB Live! EMU10k1
d400-d41f : EMU10K1
d800-d8ff : Advanced System Products, Inc ABP940-U / ABP960-U
d800-d80f : advansys
dc00-dc07 : Creative Labs SB Live! MIDI/Game Port
ff00-ff0f : Silicon Integrated Systems [SiS] 5513 [IDE]
ff00-ff07 : ide0
ff08-ff0f : ide1
>cat /proc/iomem
00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved...