search for: disable_ipv6

Displaying 20 results from an estimated 81 matches for "disable_ipv6".

2017 Mar 21
2
Centos 7.3.1611 - NetworkManager + dhcp + ipv6
Used steps on sysctl from?Centos7 FAQ (https://wiki.centos.org/FAQ/CentOS7)?and some gathered on internet # cat /etc/sysctl.d/90-disable_ipv6.conf? net.ipv6.conf.all.disable_ipv6=1 net.ipv6.conf.default.disable_ipv6=1 net.ipv6.conf.eth0.disable_ipv6=1 net.ipv6.conf.eth1.disable_ipv6=1 net.ipv6.conf.all.use_tempaddr=0 net.ipv6.conf.all.autoconf=0 net.ipv6.conf.all.accept_ra=0 net.ipv6.conf.default.autoconf=0 net.ipv6.conf.default.accept_r...
2017 Mar 22
0
Centos 7.3.1611 - NetworkManager + dhcp + ipv6
On 21-03-17 20:51, Diaulas Castro wrote: > Used steps on sysctl from Centos7 FAQ (https://wiki.centos.org/FAQ/CentOS7) and some gathered on internet > > # cat /etc/sysctl.d/90-disable_ipv6.conf > net.ipv6.conf.all.disable_ipv6=1 > net.ipv6.conf.default.disable_ipv6=1 > net.ipv6.conf.eth0.disable_ipv6=1 > net.ipv6.conf.eth1.disable_ipv6=1 > net.ipv6.conf.all.use_tempaddr=0 > net.ipv6.conf.all.autoconf=0 > net.ipv6.conf.all.accept_ra=0 > net.ipv6.conf.default.au...
2015 Mar 09
2
Centos 6 - disabling IPv6 addressing
...Chris Stone wrote: >> >> sysctl -w net.ipv6.conf.all.accept_ra=0 On 03/10/2015 06:52 AM, Robert Moskowitz wrote: > No change after running this and trying both: > > system network restart it's: service network restart Try also setting these in sysctl: net.ipv6.conf.all.disable_ipv6=1 net.ipv6.conf.default.disable_ipv6=1 net.ipv6.conf.eth0.disable_ipv6=1 and then run: service network restart Peter
2018 Aug 27
0
Very odd: /proc/sys/net/ipv6/conf/all/disable_ipv6
CentOS 7.5, and on one system, I'm getting: setroubleshoot: SELinux is preventing /usr/sbin/sendmail.sendmail from read access on the file disable_ipv6 ll -Z shows -rw-r--r--. root root system_u:object_r:sysctl_net_t:s0 /proc/sys/net/ipv6/conf/all/disable_ipv6 I find this peculiar. Anyone have a resolution, or is this a bug? mark
2018 Nov 20
0
selinux, sendmail, and disable_ipv6
Just started seeing this on one server: python: SELinux is preventing sendmail from read access on the file disable_ipv6. It recommends a local policy. Now, searching, I see someone filed a bug for CentOS last year, 0012914, and they wound up creating a policy. Cmts? Note, btw, that the system has two IPv6 addresses - my manager has fallen for slack. Both valid. mark
2015 Feb 28
4
Update
...ct to 2001:638:603:d06e::80:230: Network is >> unreachable while accessing http://git.samba.org/samba.git/info/refs >> fatal: HTTP request failed >> >> some body can helpme > > do you have working ipv6? > if not disable it via sysctl.conf > > net.ipv6.conf.all.disable_ipv6=1 > net.ipv6.conf.default.disable_ipv6=1 > > that above is most likely because the link-local address if the ipv6 > stack is enabled and some piece of software thinks it's useable > > -- > To unsubscribe from this list go to the following URL and read the > instructions:...
2015 Mar 09
0
Centos 6 - disabling IPv6 addressing
...a=0 > On 03/10/2015 06:52 AM, Robert Moskowitz wrote: >> No change after running this and trying both: >> >> system network restart > it's: service network restart Typo. My dsyelxia at work again. > > Try also setting these in sysctl: > > net.ipv6.conf.all.disable_ipv6=1 > net.ipv6.conf.default.disable_ipv6=1 > net.ipv6.conf.eth0.disable_ipv6=1 error: "net.ipv6.conf.eth0.disable_ipv6" is an unknown key > and then run: service network restart And no more IPv6. Now to document this so I can reverse it when the time comes! thanks > >...
2015 Feb 28
2
Update
Hello list, Iam using samba4 as Domain Controller my verion Version 4.3.0pre1-GIT-068f9e2, but I have a little problem when I going to update using GIT PULL I have this error error: Failed to connect to 2001:638:603:d06e::80:230: Network is unreachable while accessing http://git.samba.org/samba.git/info/refs fatal: HTTP request failed some body can helpme
2017 Oct 04
4
systemd-networkd issue
Hi, If I disable ipv6 via the kernel command line, ipv6.disable=1, then systemd-networkd fails to bring up any interfaces. Removing the option and networking works as expected. Phil.
2015 Feb 28
3
Update
...while accessing http://git.samba.org/samba.git/info/refs >>>> fatal: HTTP request failed >>>> >>>> some body can helpme >>> >>> do you have working ipv6? >>> if not disable it via sysctl.conf >>> >>> net.ipv6.conf.all.disable_ipv6=1 >>> net.ipv6.conf.default.disable_ipv6=1 >>> >>> that above is most likely because the link-local address if the ipv6 >>> stack is enabled and some piece of software thinks it's useable >>> >>> -- >>> To unsubscribe from this lis...
2015 May 03
3
can't disable tcp6 on centos 7
...his way: [root at puppet:~] #cat /etc/sysctl.conf # System default settings live in /usr/lib/sysctl.d/00-system.conf. # To override those settings, enter new settings here, or in an /etc/sysctl.d/<name>.conf file # # For more information, see sysctl.conf(5) and sysctl.d(5). net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 Then going: [root at puppet:~] #sysctl -p net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 Then I restarted xinetd for good measure: [root at puppet:~] #systemctl restart xinetd [root at puppet:~] # Because I'm trying t...
2013 Aug 24
12
[Bug 2143] New: X11 forwarding for ipv4 is broken when ipv6 is disabled on the loopback interface
...t least) is broken, unless AddressFamily is set to "inet". It seems that sshd will refuse to listen for X connections on ipv4 if it can't open an ipv6 socket. It listens for ssh connections on ipv4 either way, so this appears to be a bug. Test by toggling /proc/sys/net/ipv6/conf/lo/disable_ipv6. I could probably find the problem in the code, as I used to be a fairly competent c programmer, but I just don't have the time. -- You are receiving this mail because: You are watching the assignee of the bug.
2014 Jan 23
4
[PATCH] appliance: Disable ipv6 in the appliance because qemu usernet is ipv4 only
...it @@ -71,6 +71,10 @@ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler; do echo noop > $f; done # Update the system clock. hwclock -u -s +# Disable ipv6 because host names resolve to ipv4 and ipv6 +# Resolver may prefer ipv6 and qemu usernet does only ipv4 +for f in /proc/sys/net/ipv6/conf/*/disable_ipv6; do if test -w $f ; then echo 1 > $f; fi; done + # Set up the network. ip addr add 127.0.0.1/8 brd + dev lo scope host ip link set dev lo up
2015 Mar 02
3
Update
....git/info/refs >>>>>> fatal: HTTP request failed >>>>>> >>>>>> some body can helpme >>>>> do you have working ipv6? >>>>> if not disable it via sysctl.conf >>>>> >>>>> net.ipv6.conf.all.disable_ipv6=1 >>>>> net.ipv6.conf.default.disable_ipv6=1 >>>>> >>>>> that above is most likely because the link-local address if the ipv6 >>>>> stack is enabled and some piece of software thinks it's useable >>>>> >>>>&g...
2006 Apr 26
2
How can set ORIGINAL DEST in rules?
...ice `210.0.214.212'' specified Try `iptables -h'' or ''iptables --help'' for more information. ERROR: Command "/sbin/iptables -A net2loc -p tcp --sport 202.1.2.3 -d 192.168.0.109 --dport 25 -j ACCEPT" Failed Processing /etc/shorewall/stop ... WARNING: DISABLE_IPV6=Yes in shorewall.conf but this system does not appear to have ip6tables IP Forwarding Enabled Processing /etc/shorewall/stopped ... Terminated Rules for smtp: #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ #...
2012 Nov 28
4
How to disable ipv6
...Family inet to my sshd config didn't fix the problem. Oddly enough, the output of netstat -an suggests that ipv6 is still enabled: tcp 0 0 :::22 :::* LISTEN even though [cbearden at PostgreSQL ~]$ cat /proc/sys/net/ipv6/conf/all/disable_ipv6 1 This is after a reboot. Am I right that the /proc file suggests that ipv6 is disabled while netstat suggests that it isn't? Thanks, Chuck -- Chuck Bearden Programmer Analyst IV The University of Texas Health Science Center at Houston School of Biomedical Informatics Email: Charles.F.Be...
2015 Mar 02
2
Update
...TTP request failed >>>>>>>> >>>>>>>> some body can helpme >>>>>>> do you have working ipv6? >>>>>>> if not disable it via sysctl.conf >>>>>>> >>>>>>> net.ipv6.conf.all.disable_ipv6=1 >>>>>>> net.ipv6.conf.default.disable_ipv6=1 >>>>>>> >>>>>>> that above is most likely because the link-local address if the ipv6 >>>>>>> stack is enabled and some piece of software thinks it's useable >&gt...
2016 Jan 07
1
Disabling IPv6 with NetworkManager
Hello, Simple question, I'd like to know whether it's possible to disable IPv6 with NetworkManager only (over command line)? I am aware of: * echo "net.ipv6.conf.all.disable_ipv6 = 1" > /etc/sysctl.d/disableipv6.conf * sysctl -p But doing it with NM would be way easier to remember. Thanks! -- Sander Kuusemets University of Tartu, High Performance Computing, IT Specialist Skype: sander.kuusemets1
2017 Oct 04
0
systemd-networkd issue
...new file with the same in # /etc/sysctl.d/ and put new settings there. To override # only specific settings, add a file with a lexically later # name in /etc/sysctl.d/ and put new settings there. # # For more information, see sysctl.conf(5) and sysctl.d(5). net.ipv4.ip_forward = 1 net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 After updating, run 'sysctl -p' and 'dracut -f' Works for me.
2015 Feb 28
0
Update
...error > > error: Failed to connect to 2001:638:603:d06e::80:230: Network is > unreachable while accessing http://git.samba.org/samba.git/info/refs > fatal: HTTP request failed > > some body can helpme do you have working ipv6? if not disable it via sysctl.conf net.ipv6.conf.all.disable_ipv6=1 net.ipv6.conf.default.disable_ipv6=1 that above is most likely because the link-local address if the ipv6 stack is enabled and some piece of software thinks it's useable -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-...