similar to: How To for IPV6

Displaying 20 results from an estimated 10000 matches similar to: "How To for IPV6"

2011 Aug 18
1
CentOS 6 and IPv6 neighbor proxy
To route a subnet in ipv6 there are two possibilities: - add route commands for the 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
2020 Aug 18
0
Re: ipv6 NAT; accept_ra errors and about network choice
On Tue, Aug 18, 2020 at 01:32:06AM +0200, Stefano Brivio wrote: > The check comes from commit 00d28a78b5d1 ("network: check accept_ra > before enabling ipv6 forwarding"), and it's there because the accept_ra > flag works like this (from Documentation/networking/ip-sysctl.txt): > > 0 Do not accept Router Advertisements. > 1 Accept Router Advertisements if
2015 Jan 21
0
Where to configure proxy NDP in startup scripts?
Hi! For my network setup I need the following commands: sysctl -w net.ipv6.conf.all.proxy_ndp=1 ip -6 neigh add proxy 1234:5678:9abc:def0::2 dev eth2 The first command goes to /etc/sysctl.conf to enable it after a reboot. But where do I put the "ip -6 neigh add proxy"? Best regards Franz
2020 Aug 17
1
Re: ipv6 NAT; accept_ra errors and about network choice
Hi, Sorry for the delay. On Tue, 11 Aug 2020 23:52:46 -0400 Laine Stump <laine@redhat.com> wrote: > On 8/10/20 11:23 PM, Ian Wienand wrote: > > Hello, > > > > Firstly THANK YOU for the IPv6 NAT support merged in 6.5. It has been > > almost impossible to get IPv6 into a VM on a laptop that switches > > between wifi and wired (dock) connections, because
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
2008 Nov 28
5
Neighbour table overflow
Just started getting this. I tried the following by adding it to my etc/sysctl.conf: net.ipv4.neigh.default.gc_thresh1 = 4096 net.ipv4.neigh.default.gc_thresh2 = 8192 net.ipv4.neigh.default.gc_thresh3 = 8192 net.ipv4.neigh.default.base_reachable_time = 86400 net.ipv4.neigh.default.gc_stale_time = 86400 That pretty much locked things up. Then I tried another googled solution: echo 256 >
2006 Nov 04
1
My first Asterisk - Not recognizing X100P clone
Hi, I'm cutting my teeth setting up a home asterisk server, but having some trouble getting Zaptel to recognize a X100P clone PCI (Motorola SM56 which should work according to various wiki's). What struck me was that the "/proc/interrupts" do not include IRQ 11 as the "lpcpi -v" is reporting. Am I missing something fundamental here? Any hint is greatly
2007 Dec 31
0
ip neigh show and NUD_NOARP state - is it possible ?
Hello, I know that there are devices which are not working with arp. For example, the loopback device. I was wondering whether it is possible to create neighbours in a NUD_NOARP state; so that "ip neigh show" will show such neighbours where their state is NUD_ARP. I made some tests with the loopback device , but could not find such a way to cause it to appear as NUD_NOARP. Also if I
2013 Nov 07
0
GlusterFS with NFS client hang up some times
I have the following setup with GlusterFS. Server: 4 - CPU: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz - RAM: 32G - HDD: 1T, 7200 RPM (x 10) - Network card: 1G x 4 (bonding) OS: Centos 6.4 - File system: XFS > Disk /dev/sda: 1997.1 GB, 1997149306880 bytes > 255 heads, 63 sectors/track, 242806 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes >
2013 Jun 28
0
Re: kernel panic in skb_copy_bits
OK please try the following patch [PATCH] neighbour: fix a race in neigh_destroy() There is a race in neighbour code, because neigh_destroy() uses skb_queue_purge(&neigh->arp_queue) without holding neighbour lock, while other parts of the code assume neighbour rwlock is what protects arp_queue Convert all skb_queue_purge() calls to the __skb_queue_purge() variant Use
2019 Feb 07
2
persistent generic device for tape changer
Hello Ron, sounds good. I have 2 tape changer. I persume, udev creates the same link for both. Can I modify SYMLINK+="changer-$env{ID_SERIAL}" The serial should be unique. Viele Gr??e Helmut Drodofsky Internet XS Service GmbH He?br?hlstra?e 15 70565 Stuttgart Gesch?ftsf?hrung Helmut Drodofsky HRB 21091 Stuttgart USt.ID: DE190582774 Fon: 0711 781941 0 <tel:+497117819410> Fax:
2016 Jul 07
5
update clamav to 0.99.2
Helo, update is in EPEL repository. on startup, clamd does not further create clamd.sock and clamd.pid clamd service stops without any message - even in debug mode. It's a nightmare. Helmut -- Viele Gr??e Helmut Drodofsky Internet XS Service GmbH He?br?hlstra?e 15 70565 Stuttgart Gesch?ftsf?hrung Dr.-Ing. Roswitha Hahn-Drodofsky HRB 21091 Stuttgart USt.ID: DE190582774 Tel. 0711
2019 Feb 07
0
persistent generic device for tape changer
I've taken you as far as I can go. ?Now you will have to experiment a bit for your use case. ?I should point out that at least in my system, the link with the serial number in it shows up even with the line commented in the rules file. As always, YMMV. On Thu, 2019-02-07 at 22:29 +0100, Helmut Drodofsky wrote: > Hello Ron, > > sounds good. I have 2 tape changer. I persume, udev
2019 Dec 01
2
update CentOS 7 at Nov 05 2019
yum update was run 23.10.19 and then 05.11.19 to the beginning of the update 5.11.2019 kernel logging to /var/log/messages was ok. During the update at 5.11.2019 logging to /var/log/messages finished. I persume, this bug began during processing updates. yum-log shows: ........... Nov 05 14:56:54 Installed: virt-viewer-5.0-15.el7.x86_64 Nov 05 15:59:28 Installed: nbdkit-1.8.0-1.el7.x86_64
2015 Dec 07
2
openvpn + routing
Helmut Drodofsky wrote: > Hello, > > there is one route missing: > > 128.0.0.0/1. > Did you mean 127.0.0.0? mark > config client: > route-nopull > redirect-gateway def1 bypass-dhcp > > best regards > Helmut > > Viele Gr??e > Helmut Drodofsky > > Internet XS Service GmbH > He?br?hlstra?e 15 > 70565 Stuttgart > > Gesch?ftsf?hrung
2019 Feb 08
1
persistent generic device for tape changer
> Am 08.02.2019 um 00:13 schrieb Ron Loftin <reloftin at twcny.rr.com>: > > On Thu, 2019-02-07 at 22:29 +0100, Helmut Drodofsky wrote: >> Hello Ron, >> >> sounds good. I have 2 tape changer. I persume, udev creates the same >> link for both. >> >> Can I modify >> SYMLINK+="changer-$env{ID_SERIAL}" >> >> The serial
2016 Jul 08
0
update clamav to 0.99.2
2016-07-08 4:19 GMT+08:00 Helmut Drodofsky <drodofsky at internet-xs.de>: > Helo, > > update is in EPEL repository. > > on startup, clamd does not further create clamd.sock and clamd.pid > > clamd service stops without any message - even in debug mode. > > Comment out "AllowSupplementaryGroups" in config clamd.conf and try restart again > It's a
2019 Feb 07
2
persistent generic device for tape changer
Hello, mtx and therefor amanda use generic device /dev/sg<x> for tape changer. These devices change on reboot. How to make them persistent? /dev/sch0 and /dev/sch1 seem to be persistent. /dev/tape/by-id/ shows links from WWID to generic device An UDEV rule could help? I have not found any example. -- Viele Gr??e Helmut Drodofsky Internet XS Service GmbH He?br?hlstra?e 15 70565
2020 Jan 01
2
KVM Random Reboots AMD EPYC Server
our new Server with AMD EPYC and super micro board reboots ramdonly. There is no error message before the reboot in /var/log/messages. we are running 2 Server with VMWare workstation without any problem. The new server should run KVM. older servers with AMD (before EPYC) running KVM without any problem. any idea or recommendation? -- Viele Gr??e Helmut Drodofsky Internet XS Service GmbH
2005 Feb 04
2
Multiple gateways setup and timeout connections
Hi, I''ve setup a gateway using multiple default gateways and netfilter MASQUERADE to load balance traffic between two DSL interfaces and one dedicated link, and when I try to download something big, or when I''m using MSN (both in clients under this gateway), sometimes, or most times, after a while the connection timeouts. The connection doesn''t seem to change its