OpenSUSE Network :: IPV6 Disabling In Suse In General?
Apr 10, 2011
I've had a hell of a time with this and now all but YAST2 are ok. Going back some time to 10.0 this could be used to disable it very completely.
open terminal and run
echo "alias net-pf-10 off" >> /etc/modprobe.conf
echo "alias ipv6 off" >> /etc/modprobe.conf
restart computer. Has anyone used this on more recent issues even 11.4 and are there any repercussions?I assume that the inverse will but it back on ie off's just become on's? I will be using cups when I install my printer which is one concern and I am not at all sure that modprobe will do anything anymore?
I also recollect that there is a command to cause the kernel to effectively reboot which would save restarting. Can't remember what it is. Maybe some one can refresh my memory.
View 9 Replies
ADVERTISEMENT
Mar 26, 2010
i have found the solution to disabling ipv6 but the command line is not recognised when i enter it.
i open terminal and input sudo gedit/etc/modprobe.d/bad-list/ but the command is not recognised
View 1 Replies
View Related
Feb 1, 2010
Is karmic is slower for you all: if you're running windows ping a server on windows/ubuntu and compare. 9.10 is consistently slower for me. I've seen enough "slow internet" posts to suspect that someone screwed up bad. Everyone says it's ipv6, but none of the fixes work for me. Pretty sure it's ipv6 (or at least a dns-related problem):
[Code]....
View 9 Replies
View Related
Jan 23, 2011
I have installed Ubuntu 10.10 on my laptop, and the internet was very slow and kept dropping in and out for any web browsers and sometimes the Ubuntu software center. After searching the internet for a while I came across several article saying to disable ipv6, which I have done, but the issue persists
View 2 Replies
View Related
Jun 6, 2011
I installed ubuntu yesterday on my desktop. I noticed that the global internet connection is very slow (browsing,downloading from apt-get, etc).
View 2 Replies
View Related
Feb 7, 2011
I decided to enable dual stack on my home 11.3 machine and play with IPv6. I use ifup to assign static addresses to eth0. FYI here are some things I found:
1. YaST doesn't seem to support associating IPv6 addresses to interfaces, it complains that the address is invalid. However you can edit /etc/sysconfig/network/ifcfg-eth0 manually and specify it like this:
Code:
LABEL_0='V6'
IPADDR_0='FEC::10.1.1.1/64'
SCOPE_0='site'
and when you restart the networking you will see an additional IPv6 address associated with eth0. Fortunately YaST doesn't mangle the entry when you look at it, but you can't edit it.
2. The SCOPE qualifier is documented in /etc/sysconfig/network/ifcfg.template, but seems to have no effect. Site local addresses in IPv6 are supposed to start with FE[CDEF] according to this:
The TCP/IP Guide - IPv6 Special Addresses: Reserved, Private (Link-Local / Site-Local), Unspecified and Loopback
Once bound, you can connect to services using the IPv6 address just like normal. You have to use ping6 instead of ping though.
I added an AAAA record to my nameserver and that seems to work. Whether the client software tries the IPv6 address varies. It depends on whether the software asks for the AAAA record and uses it. It seems my web browsers don't. I'm not surprised, since few people have IPv6 tails from their ISP. I'm going to look and see if there is some browser setting I have to adjust. I also have to figure out a way of making sure that only LAN destinations use IPv6.
View 1 Replies
View Related
Jun 18, 2010
does opensuse 11.2 come with IPv6 enabled by default? where in the gnome gui can i access these settings?
Edit-i went into the gnome network manager applet and i cant find any IPv6 settings for any of my used connections-ethernet, wireless and VPN connections all seem to only IPv4. Can anyone else confirm that opensuse 11.2 uses only IPv4 on its network connections?
View 9 Replies
View Related
Feb 16, 2011
I am running suse11.3 32 bit, and have installed squid3.
As far as I can tell it's not been compiled with ipv6 support.
Or have I missed some option in some file somewhere?
View 2 Replies
View Related
Apr 12, 2010
it's a couple of weeks I can't perform YaST updates from my openSUSE 11.2. The reason is that YaST wants to connect to repositories "only" through IPv6, but my network doesn't support it. I quoted only because I suppose it prefers v6 over v4, but it keeps trying to connect without switching to v4 or returning error.
Even if I disabled IPv6 from YaST/Networking/Network Settings, I still have a local scope address. I connect to Wifi using KNetworkManager. The TCP/IP stack should know that if an interface has a local scope v6 address and a global v4 address, it's a bad idea to keep trying with v6. Italian mirror, garr.it, of openSUSE repository both has v4 and v6 addresses. If I try to ping opensuse.mirror.garr.it I ping v4, but if I try to telnet that host on port 80 it tries to connect to v6. Same if I try to connect with Firefox.
How to tell Linux that I don't have IPv6? I'm connecting from University of Naples wireless network. While unina has IPv6 via GARR's Teredo tunnel (2001:760::/32 as I remember), it doesn't reach students' network because DHCP server doesn't release IPv6, nor Zeroconf obtains one. I just would like to use classic IPv4 until, at least for now.
View 2 Replies
View Related
Jun 8, 2010
Is it possible to setup samba to work over IPv6?
View 2 Replies
View Related
Aug 10, 2010
I have an issue on a few servers where IPv6 stops working after a reboot. I can ping anything within the same subnet but anything outside of that it gives me host unreachable. I believe that it is not routing for some reason, but I am not sure why. I have tried adding a default Ipv6 route for Eth3 but nothing seems to work.
uname -a
Linux server-1 2.6.27.19-5-default #1 SMP 2009-02-28 04:40:21 +0100 x86_64 x86_64 x86_64 GNU/Linux
Code:
route -A inet6
Kernel IPv6 routing table .....
View 9 Replies
View Related
Nov 1, 2010
I'm having a little problem here. That, or I'm missing the obvious staring me in the face. I have this file server, called toad. I nuked it's system disk, reorganising the partitions and upgrading to openSUSE 11.3 x64. I installed vsftd with "Yast FTP server", and the config looks OK. I even compared it with that of another machine. But when I try to connect, this is what I get:
user@mainmachine:~> ftp
ftp> open toad
Connected to toad.geuens.org.
500 OOPS: could not bind listening IPv6 socket
I'm prettige sure IPv6 is deactivated. The firewall is disabled on both machines. I've looked this over again and again. Can't find it. It's not the connecting machine, I've tried from another.
View 4 Replies
View Related
Apr 5, 2011
IPV6 gets more and more interesting. YAST is failing to connect to the repositories. I have disabled ipv6 in several ways but none of them work or YAST (also Konqueror) seems to do it's own thing. I have managed to get Firefox to work see my "slow internet seems to be down to dns post" made earlier today. So as a check on the YAST problem I loaded each of the repository addresses into Firefox and lo they all connect without any problem at all. So it seems that the YAST problem is down to IPV6
In order to disable ipv6 I initially added ipv6.disable=1 to the end of all of the bootloader APPENDS. More recently following up further info on here I added a couple of lines to
/etc/modprobe.d/99-local.conf. These were:
alias net-pf-10 off
alias ipv6 off
This doesn't work either.
Maybe of use to others - It seems it's possible to see if IPV6 is active by typing the following into the command line:
ip a | grep inet6
I'm told if it is active lines will be output? So just what do I do to disable it in YAST and I hope in Konqueror too? It's beginning to look like it is enabled or disabled at the app level according to the Firefox fix.
View 4 Replies
View Related
Feb 19, 2010
How do I assign IPv4 and IPv6 static addresses permanently in OpenSUSE 11.2? Currently I am only able to assign either IPv4 or IPv6 static address not both. I cannot find even the interfaces file(/etc/sysconfig/network/interfaces).
View 2 Replies
View Related
Aug 27, 2010
In an IPv6 test environment I have installed an openSUSE 11.2 system. I have also installed telnet and it works with IPv4 (I can open a session from a Windows console with "telnet ipv4addr").
If I try to open a session with "telnet ipv6addr" I get the response: "Connecting To ipv6addr. Could not open connection to the host, on port 23: Connect failed".
Does the telnetserver support IPv6 or did I something wrong?
View 4 Replies
View Related
Jul 8, 2010
On our Home LAN, we have several different SuSE machines running. Now, I have run into a problem which I cannot solve myself. One of the computers (a 11.2) just doesn't receive any IPv6 lease from the main router. The router has radvd running and distributes addresses to the other computers just fine. The network card on the box ist a
[Code]...
View 1 Replies
View Related
May 29, 2010
I am having some hang issues with firefox and am not sure what can be the problem. Here is my specs:
Toshiba Satellite L35 Laptop
Ubuntu 10.4 Lucid / Windows Vista Home Basic dual boot
Atheros Integrated NIC
Firefox v3.6.3
Everything is working fine on the network side, being confirmed by both my wife's EEE Netbook, and my iPod(r) Touch. There is no problem with my network interfaces, or my interface card, as confirmed by the other devices' ability to connect and browse at normal speeds.
However; with my lappy running Ubuntu and Firefox, a LOT of websites hang/lag when attempting to browse websites. I have read on some of the forums about disabling ipv6 through the "about:config" option and that seemed to help a little, but not to where it should be. I have tried a lot of options, but it is still lagging.
View 9 Replies
View Related
Jul 8, 2011
My ISP offers the service of native IPv6. So my ADSL router provides me with a local and global IPv6 address. However after a reboot it takes minutes to finally see the global address when using "ifconfog eth0". During that time I can't do a ping6 to an external server, which seems logical. So I waited several minutes, but no global address. After that I started a KDE session, went back to the console(<Ctrl>+<Alt>+F1) and now the global address was there. Is this normal behavior or should I file bug report?
View 6 Replies
View Related
Feb 6, 2011
I'm using Ubuntu Linux as my operating system.In my network only the ipv4 is suported, and I need to access some website through ipv6. How can I do it, is there a way to tunnel from the ipv4 to ipv6.
View 2 Replies
View Related
Jun 19, 2010
i am using intel hardware on this working on suse linux 10.2 . i am not able to configure the network card IP address I have tryed using dhcp and static both way. Currently intel DG41RQ network card is assembled in my system. by using command ifconfig i can see only lo but eth0 is not displayed their.
View 4 Replies
View Related
Apr 4, 2011
I mistakenly delete my default panel. How to add the network notifier? Tried to look for the widget but nothing? i need to choose my network connections. And when i look at the Network manager my wireless if black ? It means it didn't detected my wireless?
View 8 Replies
View Related
Jun 27, 2011
I just installed suse on this computer, and am wanting to allow other computers to store files on it as a file server. I was reading the online manual and in the personal file preferences, it shows an option to enable 'share public files over network'. The problem is I don't see that option when I open up file preferences. All I see is an option to allow sharing using bluetooth, nothing about sharing over the network. When I look in the network I can see the computer running suse, but when I try to connect to it, it says 'unable to mount drive: connection refused by server.'
View 3 Replies
View Related
Aug 20, 2010
New SUSE 11.3 install connects to network/internet etc OK with DHCP-assigned IP address. When I switch to static IP, I can no longer ping internal network, or anything else. This works OK with SUSE 11.2 on same hardware and (as far as I can see) same setup. Some diagnostics are shown below.
Firewall
Disabling the firewall makes no difference.
Not using a network manager (can't see how to assign fixed address if I do - all greyed out).
ifup eth0:
eth0 device: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
SuSEfirewall2: Warning: no default firewall zone defined, assuming 'ext'
(not sure why the warning - eth0 is assigned to external in the firewall setup).
[code]....
View 9 Replies
View Related
Apr 15, 2011
I am attempting to setup a linux file server in active directory. It has been kind of an ongoing project(nightmare) for me... I have tried a few distributions of linux and I have to say I really enjoy openSUSE. YaST is my best friend. Now to the problem at hand.
I have samba installed and configured for the domain. I was able to successfully join the machine to the domain. I can even log on using domain user names and passwords (more than I was able to accomplish with other distros...). Where I am having a problem currently is I cannot see the suse machine from a windows machine. I can access shares from suse to windows though.
View 1 Replies
View Related
Aug 26, 2010
I installed 11.3amd64 as a VM under Vista/VMWare Player - all worked fine. I have now installed it as a physical system. It nstalled cleanly BUT during first boot it could not access the repos. With each repo it gave the message
- download (curl) error for (repo)
- error code connection failed
- error message could not resolve host (repo)
This was followed by a message box containing
- UI syntax error
- no widget with ID 'contents
Firefox could not access the internet (cannot find server) until I disabled IPV6 (I used about:config), now it works fine. I think the repos problem is because of IPV6 - I usually have trouble with IPV6. I tried disabling IPV6 with the following (How To Disable ipv6 on SuSE Linux | Linux Poison)
[code]......
View 8 Replies
View Related
Aug 16, 2010
I am running vsftp on one of my systems and when trying to connect to it it errors out with this: vendion@Loki:~> ftp 192.168.1.100 Connected to 192.168.1.100. 500 OOPS: could not bind listening IPv6 socket
I have tried stopping the firewall and even disabling IPv6 nothing changed, any clues as to what is going on?
View 5 Replies
View Related
May 31, 2011
In my client side, i got 4 machines(2 database server,2 application server). One database server for DC and another database server for DR. Similarly, I need to use the application server also. The two database server are having the same ip.(192.168.1.10) and two application server are having the same ip(192.168.1.11). But they give the another ip for all machines like below.
DC-Database server-10.168.12.40 DC-application server-10.168.12.21
DR-Database server-10.168.13.40 DR-application server-10.168.12.21
Now i want to do the IP Natting.
View 4 Replies
View Related
Jun 4, 2011
I am in a dual boot with Ubuntu and win 7 wireless. When I install 11.3 I no longer have Ubuntu. Is there a process or procedure to assure multiple boot while I attempt to connect suse to my network
View 5 Replies
View Related
Jan 6, 2010
I would like to use my SuSE 11.2 1TB RAID server to backup my mac using time machine. I found several tutorials on the web for using netatalk over ssh, but all these tutorials are for Ubuntu and require the debian package. Has anybody compiled netatalk over ssh under SuSE? I cannot verify if the netatalk package installed by the SuSE installer has been compiled with this option. Alternatively could somebody point me to any documentation to help me compile netatalk? I tried reading the netatalk manual from sourceforge, but that asks for installation of a Berkley DB that is not required under Ubuntu.
View 7 Replies
View Related
Jan 12, 2010
Ethernet configuration:
- eth0 private net
- eth1 internet
eth1 is connected to a cable modem and uses dhcp. After migrating to suse-11.2 ip-forwarding (once the system is up and running) is sometimes deactivated and i have no clue why. /etc/syslog.conf has an entry net.ipv4.ip_forwarding = 1
i have modified the SuSE-scripts /sbin/SuSEfirewall /sbin/ifup-dhcp /etc/init.d/SuSEfirewall2_setup to make sure each time my firewall-rules are loaded ip-forwarding is explicitly enabled. This worked perfectly with suse-11.0. Now ip-forwarding is enabled after a system reboot or after one of the above scripts is called, but somewhere somehow ip-forwarding is always deactivated and i have no idea how this happens. This may happen after 5 minutes or after 5 hours. As a workaround i created a cronjob running every 5 minutes issuing a sysctl-command to enable ip-forwarding.
View 9 Replies
View Related