Ubuntu Networking :: IPv6 - Automatic Configuration Not Working?

Apr 19, 2011

I just purchased a router that supports IPv6 and configured my eth0 to use IPv6. I have tried automatic and automatic, address only with no results. My Windows 7 and OS X 10.6 boxes both work w/o issue of need to change settings. I have done a bit of Google searching, but not found much in the way of useful advice. Can someone point me to a good article or let me know that the product is broken at this point.

View 2 Replies


ADVERTISEMENT

Networking :: Ipv6 Loopback Configuration

Feb 15, 2011

I have a server application that uses loopback addresses to open servers on linux machine.

For IPv4 with one line of configuration I can open many servers according to the mask I use for example with 10.10.10.0/24 I can open 254 servers.

How can I do the same for IPv6 ? I am able to add loopback interfaces but only for one host. Is it possible to add for a subnet ?

If not what is the max number of addresses that I can add ?

I also saw that it add the address only to loopback lo and I can add it to lo:3 for example.

View 1 Replies View Related

Fedora Networking :: Ipv6 With Tunnel Broker - Better Client For Non Native Ipv6 Connectivity?

Jul 22, 2009

I used to play with gw6c ( a client for tunnel broker ) It works well with fedora9 , fedora 10, but not with leonidas. my rpm is gw6c-6.0-0.4.beta4.fc9.i386.rpm ( a little old!) when I tried to install i have got this: libcrypto.so.7 est ncessaire pou w6c-6.0-0.4.beta4.fc9.i386 I try to make a soft link to libcrypto.so.0.9.8k, but nothing; The question :-Is there a solution for that pb - did you know a better client for non native ipv6 connectivity?

View 2 Replies View Related

Fedora Networking :: FC15 IPV6 Wireless Router - No Longer Gets An IPv6 Address

Aug 31, 2011

I have been struggling to get FC15 to act as an IPv6 router for a while now, am sure I am missing something trivial.. The idea is that I have a ppp / adsl connection (this works fine), use the wireless card on my pc with hostapd and dhcpd to provide connections to other pcs (works fine), and radvd to delegate ipv6 addresses.

The issue seem to be that as soon as I turn on ipv6 forwarding (net.ipv6.conf.all.forwarding =1), the ppp connection no longer gets an IPv6 address. This means the router cannot ping any ipv6 address outside my network.

If I disable ipv6 routing, my router gets an IPv6 address on its ppp connection, and can ping things such as ipv6.google.com just fine, however (of course) no packets are forwarded from my network and radvd complains that forwarding is disabled.

View 1 Replies View Related

Networking :: Automatic Internet Configuration Lost After Update?

Sep 10, 2010

After running a large update and rebooting a few weeks ago, I found that my internet connection had stopped working. My internal network still worked fine though, so it I know it's not the card itself or its configuration. After a bit of trial and error I discovered that simply running dhclient brings the connection up again, so it appears that something is interfering with the initial dhcp update to my ISP (or something like that; I'm no expert in this area. ) My usual policy in cases like this is to wait through two or three updates in the hopes that it's just a temporary problem, but it's been a while now and subsequent updates haven't fixed it.

I've tried looking around, but I can't come up with search criteria specific enough to narrow it down to my specific situation. I'm not even sure where to begin looking to diagnose the problem, nor do I know which package update(s) could've affected it. I'm not sure what might be useful, but here's the relevant entry in /etc/network/interfaces. I have it configured with a static internal address, with my router as the gateway.

Code:

# The primary network interface
mapping eth0
script grep
map eth0

[code].....

View 7 Replies View Related

Debian Configuration :: Disable IPV6 In Lenny?

Sep 25, 2010

Howto disable IPV6 in Lenny?

I added this line:alias ipv6 off in /etc/modprobe.d/aliases:# cat /etc/modprobe.d/aliases

# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.

[Code]....

alias ipv6 offbut howto check after restart if ipv6 was loaded or not?

View 7 Replies View Related

Ubuntu Servers :: Modify Apache IPv4 Configuration To IPv6 Config?

Feb 25, 2011

I want to modify apache IPv4 configuration to IPv6 configOn both windows and ubuntu.

View 1 Replies View Related

Debian Configuration :: Setting Up NAT And Firewalling For Both IPv4 And IPv6

Mar 21, 2010

setting up NAT and firewalling for both IPv4 and IPv6. The machine is headless, so everything must be configured via CLI. I've done all IPv4 firewall configuration writing iptables rules in a bash script so far

View 1 Replies View Related

Ubuntu :: X Forwarding Not Working When Ipv6 Disabled

Dec 20, 2010

Got Ubuntu Server 10.10 installed as a virtual machine (vmware). When i forward X through SSH (putty) i can start xeyes, xcalc,etc.

Now when i disable ipv6 putty can't set the display variable and i get "Error: can't open display". I haven't changed anything in putty or win 7 (the host system).

I disable ipv6 by putting these lines in /etc/sysctl.conf

net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1

View 5 Replies View Related

Debian Configuration :: Setting Kernel Variable Error. Net.ipv6.bindv6only

Jul 8, 2010

Since I got the liquorix kernel installed on my machine I got an error of setting kernel variable error. net.ipv6.bindv6only at boot time, since it wasnt a big deal I never looked further into it, but now that I had some spare time and I didnt want to see any errors on my machine I found a solution for it, with a little googling all we need to do is read the /usr/share/doc/procps/README.Debian and bingo no more error i hope this help anyone else with the same problem. I did the 3rd suggestion on that file to load the module in /etc/modules cheers.

View 4 Replies View Related

Ubuntu :: Automatic Proxy Configuration URL And Synaptic?

Mar 12, 2010

I am unable to download packages from synaptic. I am at a school that uses an automatic configuration url with a proxy.pac file. How can I get synaptic to work with this proxy?

View 5 Replies View Related

OpenSUSE Network :: IPv6 Stops Working After Reboot

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

Debian Configuration :: Automatic Commands On Boot

Jan 15, 2016

When I try to run programs from root terminal I get the error

Code: Select allQDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
No protocol specified
kate: cannot connect to X server :0

I found a solution: I do
Code: Select allxhost SI:localuser:root

but I have to do it after each reboot. I tried to put this command in rc.local but it did'nt work. How to do this auto?

View 3 Replies View Related

Debian Configuration :: Automatic Connection To A 802.1x Network?

Mar 9, 2010

I have configured a RaLink wireless card to connecto to an 802.1x network. I connect by selecting the network, and the i give the credentials(username/password). How do i configure Debian to automatically connect to this network when a session begins?

View 2 Replies View Related

Debian Configuration :: No Automatic Update Of The Kernel?

Nov 1, 2010

I've just installed debian sid and see that I've the kernel 2.6.32. I was a bit surprise as on ubuntu I had the 2.6.35 and debian sid is supposed to be more up to date that ubuntu (maybe I'm wrong).So I checked what were the packages available :

mart@mart-laptop:~$ uname -a
Linux mart-laptop 2.6.32-5-686-bigmem #1 SMP Sat Oct 30 23:25:58 UTC 2010 i686 GNU/Linux
mart@mart-laptop:~$ sudo aptitude search ^linux-image

[code]...

View 2 Replies View Related

Debian Configuration :: Automatic Restart Server ?

Dec 29, 2010

I wanted to ask how to restart the Debian Server. It should start daily, at 2-3 o'clock in the morning. Don't know how to program the server.

View 4 Replies View Related

OpenSUSE Install :: 11.4 Freezes During Automatic Configuration?

Apr 15, 2011

im reinstalling 11.4 on my laptop and I can't seem to get past the automatic configuration. It installed perfect earlier, and I'm not sure its freezing this time.

View 9 Replies View Related

Debian Configuration :: Automatic .config Generator For Kernel 2.6.33.4?

May 16, 2010

I'm recompiling my kernel on a dell latitude c600 running lenny as I type, and it's taking forever, so far upward of 4 hours.I think I'm getting drivers for ever piece of computing hardware since the univac So I googled "a kernel conf creator" and got [URL]... Its a nice, clean method for finding what hardware your using... you just run lspci cpuinfo make xconfig and put in all the info yourself. So I was thinking: this is exactly the kind of dull, repetitive behavior that computers were made for. Is there a program that can find my hardware info, and make the.config itself, with very little user input?Or should I reinstall debian on another partition and steal the .config from it? Or should I man it up and do it myself?

View 14 Replies View Related

OpenSUSE Network :: Automatic Proxy Configuration Via DHCP?

Dec 23, 2010

Automatic Proxy Configuration via DHCP | AGIX Linux Tutorials & HowTo's | Ubuntu Focuson openSUSE not work, Why? # These 2 following lines are the key to your pac success:option local-pac-server code 252 = text;option local-pac-server "http://192.168.1.254/wpad.pac";

View 2 Replies View Related

OpenSUSE Install :: 11.3 Startup Options - System Hanging On The Automatic Configuration

Aug 22, 2010

I had some issues with my system hanging on the automatic configuration of the install so I searched the web for the issue. After reading this thread: Hangs at end of SuSe 11 install I used acpi=off apm=off nolapci as the install options and it worked. My question is, do I need to add those options to the /grub/menu.lst or will the install do that?

View 9 Replies View Related

Debian Configuration :: Change The Automatic Fsck Execution At Boot Time To Be Above 30 Boots?

Aug 27, 2010

How can I change the automatic fsck execution at boot time to be above 30 boots? I reboot the system sometimes 3 to 4 times a day. Intel 3 GHz, tower, i386 lenny vmlinuz-2.6.31-686

View 2 Replies View Related

Debian Configuration :: Automatic Update - Error Occurred While Saving Config Info

Nov 9, 2010

After an automatic update from Debian I get the following error while starting a root terminal:
An error occurred while loading or saving configuration information for gnome-terminal. Some of your configuration settings may not work properly.
Failed to contact configuration server: the most common cause is a missing or misconfigured D-bus session bus daemon.

View 6 Replies View Related

Ubuntu Networking :: No Ipv6 Ip From ISP?

Nov 29, 2010

I have Ubuntu 10.10 installed on my laptop. My ISP natively supports ipv6, but since last weekend, I do not get an ipv6 ip. When I use a live cd however, I do get an ipv6 ip. For as far as I can see, all settings (/etc/network/interface and the settings in network manager) are exactly the same.

Output of ifconfig:

Code:
eth0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:XXX.XXX.XXX.XXX Bcast:XXX.XXX.XXX.XXX Mask:XXX.XXX.XXX.XXX
inet6 addr: XXXX::XXXX:XXXX:XXXX:XXXX/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[Code].....

EDIT: is there a way to let the netwerk be automatically configured as happens during installation? It would be nice to start with a clean and new set of network config files as there were just after I installed Ubuntu on my system, without a full reinstall of my system.

View 5 Replies View Related

Ubuntu :: Automatic Partition Mounting Stopped Working After Upgrade?

May 4, 2010

I'm an Ubuntu/Kubuntu user for a while now and i hav Kubuntu 9.10 with ubuntu-desktop installed.

I have two hard disks and i had one of the partitions mounted automatically while startup. I did that by reading the first method posted here

HTML Code: [URL]

It was working good till i did the distribution update to Kubuntu 10.04. After the upgrade while startup, a message is displayed on the screen saying

Quote:

"Disk to be mounted at /media/miscellaneous is not ready or is not there. Continue waiting or press S to skip mounting or M for manual recovery"

I dont know what to do. I have to skip and then mount the partition manually. I think the entry i added in

Quote:

/etc/fstab

is still there.

View 1 Replies View Related

OpenSUSE :: Yast Automatic Backup Not Working?

Jun 9, 2010

I created a profile for Yast Backup and successfully executed it manually. However, when I set up the Automatic Backup with the same profile it doesn't work. It will start at the scheduled time and do the "search" part of it but it hangs before it creates the archive. These two processes (backup_cron & y2base) remains running and never terminates.

Here are the last few lines in the Yast log before it hangs:

Code:
2010-06-09 20:08:05 <1> londy(1957) [YCP] backup/ui.ycp:2037 subprocess started: true (PID: 1958)
2010-06-09 20:08:05 <1> londy(1957) [YCP] backup/ui.ycp:1827 Reading installed packages
2010-06-09 20:08:18 <1> londy(1957) [YCP] backup/ui.ycp:1735 Number of installed packages: 1281
2010-06-09 20:09:17 <1> londy(1957) [YCP] backup/ui.ycp:1842 Searching in packages started

[Code]....

View 2 Replies View Related

OpenSUSE Install :: Automatic Update Not Working In 11.2?

Dec 23, 2009

I enabled Automatic Online Updates in opensuse 11.2, and set the frequency to "Daily", but after 24 hours I haven't seen an update. It may be because I had YaST still running and maybe the installed software database was locked.At any rate,ow can I verify that Automatic Online Updates are scheduled?

View 4 Replies View Related

Red Hat / Fedora :: Use Automatic Login With Sudo - Not Working

Apr 3, 2011

I'm trying to use automatic login with sudo like this:

But in both case I'm getting the same error:

My linux version:

My sudo version:

My terminal settings:

View 2 Replies View Related

Ubuntu Networking :: Can't Get IPv6 Address

Nov 4, 2010

I have a networking problem with my computer. Under Windows, the computer can get both v4 and v6 address via DHCP. However, the same computer can only get v4 address under Ubuntu. Does anybody know how to solve this problem?

View 3 Replies View Related

Networking :: Disable Ipv6 In Ubuntu 9.04?

Apr 2, 2009

I have tried to disable the ipv6 support in ubuntu 9.04 32bit but the /etc/modprobe.d/aliases does not exist so I can't disable the suport as sugested for the previews versions. I need to disable it becouse it is pounding a total maihem in my vamware machines.

View 7 Replies View Related

Debian Configuration :: Web Site Stops Working / Have To Reset Networking

Nov 9, 2010

I'm running Debian server 5.0.6 and the latest stable version of Apache. I am hosting a website and it will stop responding after an unknown amount of time. In order to make the website work again I have to run /etc/init.d/networking restart. The server is running a static IP address and is not resetting when the website goes down. I don't know where to start looking.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved