LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-01-2008, 04:57 PM   #16
arno
Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: fedora core 8, suse 10.3, ubuntu 7.10, kamikaze 7.09
Posts: 515

Rep: Reputation: 30

Hallo Framp,

Deiner script zieht toll aus, when es ein teil vom einer distro wirt werde ich es benutzen.
 
Old 04-01-2008, 05:11 PM   #17
billyhood46
LQ Newbie
 
Registered: Mar 2008
Location: Greenwood, Indiana
Distribution: Ubuntu, Suse.
Posts: 16

Original Poster
Rep: Reputation: 0
I only have one NIC and I figured out how to access the script info I just had to open it ina window first I had it on the desktop and it just ran and quit. I am learning a lot about Linux. I have the log file but I don't know how to post all of the info from the file.
 
Old 04-01-2008, 05:51 PM   #18
billyhood46
LQ Newbie
 
Registered: Mar 2008
Location: Greenwood, Indiana
Distribution: Ubuntu, Suse.
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by framp View Post
You should get messages which tell you what to do.

Post the contents of the file collectNWData.out either on phpfi.com and then post the link in this forum (which will save diskspace on linuxquestions.org ;-) ) or just post the contents of this file with copy/paste in this thread (Pls use code tags to make your posting more readable).
here is the file on phpfi.com [URL="http://phpfi.com/306823?lang=plaintext and Thanks very much for your help

Billy
 
Old 04-02-2008, 12:36 PM   #19
framp
Member
 
Registered: Apr 2003
Location: Next to Stuttgart, Germany
Distribution: Debian, Mint, Raspbian
Posts: 131
Blog Entries: 5

Rep: Reputation: 27
Everything looks fine. All the basic networking config is OK. There might be an issue with ipv6 but this will not disable FF.

What about konqueror? Did you try this browser?
What about
Code:
wget http://www.google.com
? Do you get a website downloaded?
 
Old 04-02-2008, 01:48 PM   #20
billyhood46
LQ Newbie
 
Registered: Mar 2008
Location: Greenwood, Indiana
Distribution: Ubuntu, Suse.
Posts: 16

Original Poster
Rep: Reputation: 0
I can not get a webpage to load, each time I get a timed out error. I have evolution E-mail and it works perfect and downloads mail and uploads sent mail. I have tryed all 3 browsers that came with suse, and they all get the same error.
 
Old 04-02-2008, 02:06 PM   #21
framp
Member
 
Registered: Apr 2003
Location: Next to Stuttgart, Germany
Distribution: Debian, Mint, Raspbian
Posts: 131
Blog Entries: 5

Rep: Reputation: 27
Pls try
Code:
telnet www.google.com 80
(close session with ^])
and
Code:
wget http://www.google.com
and post the responses you get
 
Old 04-02-2008, 02:34 PM   #22
billyhood46
LQ Newbie
 
Registered: Mar 2008
Location: Greenwood, Indiana
Distribution: Ubuntu, Suse.
Posts: 16

Original Poster
Rep: Reputation: 0
I tryed wget http://www.google.com and it connected and when I used telnet www.google.com 80 It also was connected successfully
 
Old 04-02-2008, 02:42 PM   #23
framp
Member
 
Registered: Apr 2003
Location: Next to Stuttgart, Germany
Distribution: Debian, Mint, Raspbian
Posts: 131
Blog Entries: 5

Rep: Reputation: 27
Ok. So it's posssible to get to websites on http port 80.

Frankly, I now would use wireshark to analyze the TCP traffic of your browser to get an idea what's going on on your system.

Hm ... you mentioned you tried three browsers to access websites. Which browsers did you use? Did you also try w3m?
 
Old 04-02-2008, 04:39 PM   #24
billyhood46
LQ Newbie
 
Registered: Mar 2008
Location: Greenwood, Indiana
Distribution: Ubuntu, Suse.
Posts: 16

Original Poster
Rep: Reputation: 0
I used epiphany firefox and konqueror. I noticed that I can log into my router at 192.168.10.1 and it loads as a webpage and loads perfectly. But when i log into my Hughesnet Modem at 192.168.0.1 it starts to load and stops as the page starts to load and never completes the page. I wonder if my Satallite modem could be the culprit
 
Old 04-02-2008, 04:49 PM   #25
arno
Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: fedora core 8, suse 10.3, ubuntu 7.10, kamikaze 7.09
Posts: 515

Rep: Reputation: 30
Disable ipv6 support on linux.
 
Old 04-02-2008, 05:34 PM   #26
billyhood46
LQ Newbie
 
Registered: Mar 2008
Location: Greenwood, Indiana
Distribution: Ubuntu, Suse.
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by arno View Post
Disable ipv6 support on linux.
how do I disable ipv6
 
Old 04-02-2008, 08:22 PM   #27
yulester
LQ Newbie
 
Registered: Oct 2007
Posts: 23

Rep: Reputation: 15
Hey FRAMP

Just a thought - - As a newbie, I had a hard time getting the outputs from the 'lspci -v' output onto the web. It's a learning experience when you discover that there is so much that can be done with the command line. Living in a MS world for so long can do this to you.

Simple example - - How does one get out of a MAN page in command line??
 
Old 04-03-2008, 09:27 AM   #28
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,233

Rep: Reputation: 860Reputation: 860Reputation: 860Reputation: 860Reputation: 860Reputation: 860Reputation: 860
To disable ipv6, as root edit:

the file /etc/modprobe.conf, add the following line, and reboot:

install ipv6 /bin/true

To get the output from any command in a konsole on to this forum,

1. Run the command.

2. Highlight the text by dragging your mouse pointer over the text to be copied, it should highlight.

3. Press the ctrl key + the c key at the same time. This should copy the data to a buffer in your system.

4. Go to the edit window on the forum. I suggest you click one of the buttons for editing, either Quote or Code, that will enter the coding in the edit window.

5. Place the cursor between the just entered codeing. Now paste the text you copied earlier by pressing the ctrl key + the v key together. The text will be pasted in place.
 
Old 04-03-2008, 11:23 AM   #29
framp
Member
 
Registered: Apr 2003
Location: Next to Stuttgart, Germany
Distribution: Debian, Mint, Raspbian
Posts: 131
Blog Entries: 5

Rep: Reputation: 27
Quote:
Originally Posted by camorri View Post
To disable ipv6
... just go to the link the errormessage of the script presented (see in phpfi): http://www.linux.framp.de/CND0230W ...

Are you shure this will fix the problem? AFAIK this might delay TCP traffic if you don't have an ISP supporintg IPV6 ... but this shouldn't stop any web browsing at all (You also can disable IVP6 in FF ,,,)
 
Old 04-03-2008, 11:26 AM   #30
framp
Member
 
Registered: Apr 2003
Location: Next to Stuttgart, Germany
Distribution: Debian, Mint, Raspbian
Posts: 131
Blog Entries: 5

Rep: Reputation: 27
Quote:
Originally Posted by yulester View Post
Just a thought - - As a newbie, I had a hard time getting the outputs from the 'lspci -v' output onto the web. It's a learning experience when you discover that there is so much that can be done with the command line. Living in a MS world for so long can do this to you.

Simple example - - How does one get out of a MAN page in command line??
I'm not sure I get your question...

but to exit the listing of a man page just press the 'q' key (q for quit)
 
  


Reply

Tags
suse



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
cant connect to internet thru a LAN kiswahili Linux - Networking 12 06-06-2008 11:30 PM
connect to internet trough wireless others connect to me with lan Amir Menesy Linux - Wireless Networking 1 11-13-2007 08:28 PM
No Internet but LAN and VPN connect LAN work fine??? xavior SUSE / openSUSE 7 11-09-2005 01:14 PM
how to connect to internet by lan??? duzy Linare 3 09-21-2004 07:27 AM
Cant connect to the internet through LAN Jimmyscab Linux - Networking 5 12-09-2002 08:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:30 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