LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-29-2006, 09:11 AM   #16
sygin
Member
 
Registered: May 2004
Posts: 36

Rep: Reputation: 15
More Info


Hi halvy,

I am on a 32 bit system. If I dont have a file /etc/modprobe.conf with:
alias net-pf-10 off # IPv6

in it I can not get Firefox to work, but Konqueror will.

With the line in aMule works, Firefox, Konqueror all work. It seems only apt has the 1.0.0.0 problem.
ifconfig output:

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:223 errors:0 dropped:0 overruns:0 frame:0
TX packets:223 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19262 (18.8 KiB) TX bytes:19262 (18.8 KiB)

ra0 Link encap:Ethernet HWaddr 00:11:50:14:24:F6
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14311 errors:0 dropped:0 overruns:0 frame:0
TX packets:17888 errors:990 dropped:990 overruns:0 carrier:0
collisions:6193 txqueuelen:1000
RX bytes:3744278 (3.5 MiB) TX bytes:9043565 (8.6 MiB)
Interrupt:17 Base address:0x4000

vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08
inet addr:192.168.23.1 Bcast:192.168.23.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)


I do have Vmware installed hence vmnet8.
Ra0 is my wireless card but the problem was still evident when I was using eth0.

I will try another kernel though - I am using a self compiled one - but it will require a little bit of work to get my wireless ralink 2500 card to work.

Thank you for the effort.
Sygin
 
Old 01-29-2006, 01:37 PM   #17
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
not that it matters probably, but why is your:

inet addr:192.168.1.11

set up to a # like this, which is reserved for local networks (and not the internet??)

both your cards are thus..

or better yet, HOW is this so.. i mean, how can you acess the net at all! just curious..

i'm not familiar with vmware.. but maybe that is where the glitch is.

Last edited by halvy; 01-29-2006 at 01:39 PM.
 
Old 01-29-2006, 04:21 PM   #18
sygin
Member
 
Registered: May 2004
Posts: 36

Rep: Reputation: 15
Smile I may have a solution

Hi halvy,

192.168.1.11 is my local PC's LAN IP address.

I have istalled BIND (a dns server) on my local PC. I and am pointing the PC's DNS address to 127.0.0.1 (loopback address) and BIND to 192.168.1.1 (gateway-dns). This seems to be working.

apt-get update is working - further testing is required.

I did have a previous version of BIND installed for test reasons and then uninstalled it.

I will reoprt back - tomorrow - and give feedback but things are looking good.

If BIND solves the problem I will keep it as it does speedup repeat DNS lookups.

Thank you for you time and effort.
Sygin
 
Old 01-30-2006, 05:17 AM   #19
sygin
Member
 
Registered: May 2004
Posts: 36

Rep: Reputation: 15
Smile Working

Hi,

The installation of BIND has solved my problem.
Thank you for the help
Sygin
 
Old 02-13-2006, 03:25 PM   #20
SlasherMCT
LQ Newbie
 
Registered: Feb 2006
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by halvy
jay, is maybe the fact you have 64 bit an issue?

i mean, it is not as common on the repositories, not to meantion you see loads of problems people are having with it.

if there is any way you can 'test' with 32?

ie. have a line in your grub or whereever to select a 32 bit kernel, just to test & see if this part of the prob?
No, I am seeing this problem on 32bit Ubuntu 5.10 as well. This is on a 'real' machine - when I run it on a VMWare virtual machine I get no problems with this at all.
 
Old 02-13-2006, 04:06 PM   #21
SlasherMCT
LQ Newbie
 
Registered: Feb 2006
Posts: 2

Rep: Reputation: 0
I have just fixed the problems I had by updating the firmware on my DLINK DSL-G604T to the V1.00B02T02.UK.20050815 release if anyone else has this problem and ADSL modem...
 
Old 02-13-2006, 05:16 PM   #22
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
Quote:
Originally Posted by SlasherMCT
I have just fixed the problems I had by updating the firmware on my DLINK DSL-G604T to the V1.00B02T02.UK.20050815 release if anyone else has this problem and ADSL modem...
ok, good. so your saying upgrading your firmware on your router helped you fix internet connection problems, right?
 
Old 02-16-2006, 11:39 AM   #23
jwsawyer
LQ Newbie
 
Registered: Apr 2005
Location: Katrina refugee in Iowa
Distribution: Ubuntu & Debian - Lenny
Posts: 10

Rep: Reputation: 0
Wink ubuntu repositories

I had the same problem sometime ago. I went into the repositories in synaptic and deleted the "us" from every repository that had it. Then i quit and did a "sudo apt-get update" and it worked fine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Mplayer repository for apt jared78 Linux - Software 9 07-06-2005 04:18 AM
building an apt-get repository?? edfinegan Fedora 1 01-13-2005 12:50 PM
Problems with apt-get and local repository.... Eux Debian 3 12-12-2004 04:04 PM
apt repository for kde 3.2? bosewicht Linux - Newbie 2 12-30-2003 10:01 PM
Debian Apt Repository ghight Linux - Software 1 02-14-2003 02:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration