LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 03-07-2005, 10:40 AM   #16
Brian Knoblauch
Member
 
Registered: Jan 2005
Distribution: OpenSuse Tumbleweed
Posts: 288

Rep: Reputation: 39

It all seems very strange to me. I've been using SuSE for *many* years on a wide variety of hardware. I can't even begin to count all the SuSE machines I've had and I've never seen anything like this! :-) Did you change any settings during install? What "non default" options have you setup in Yast, etc?
 
Old 03-07-2005, 10:53 AM   #17
ultra99
Member
 
Registered: Aug 2004
Distribution: openSUSE Tumbleweed
Posts: 125

Rep: Reputation: 15
Quote:
Originally posted by camorri
ultra_99

The ping command is run from the command line. Type "ping (the ip address you want to get to)"

example: ping 192.168.1.1

If it works ti will look like :

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=250 time=0.629 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=250 time=0.623 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=250 time=0.623 ms

--- 192.168.1.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms

If you get 100% packet loss, then it failed.
I did that and it went on beyond 4000! ....icmp_seq=4034 ttl.... so i quit and booted to windows and i writing this now. Is that normal?
 
Old 03-07-2005, 10:55 AM   #18
ultra99
Member
 
Registered: Aug 2004
Distribution: openSUSE Tumbleweed
Posts: 125

Rep: Reputation: 15
Quote:
Originally posted by sharkzf6
I can tell you from my own experience that SuSE seems to have a major issue with local networking. I never got it working and quit using it because of that. My situation was almost identical to yours. It works fine with Debian, Ubuntu and (Slackware - except printing - see my post on that). Go figure.
What about Mandrake, do you know if there are problems with this distro? I want something that user friendly, almost like windows.
 
Old 03-07-2005, 11:15 AM   #19
Brian Knoblauch
Member
 
Registered: Jan 2005
Distribution: OpenSuse Tumbleweed
Posts: 288

Rep: Reputation: 39
Quote:
Originally posted by ultra99
I did that and it went on beyond 4000! ....icmp_seq=4034 ttl.... so i quit and booted to windows and i writing this now. Is that normal?
That's normal. You can either set a number to stop at, or you can ctrl-c out after a couple. Were they successful?
 
Old 03-07-2005, 11:35 AM   #20
ultra99
Member
 
Registered: Aug 2004
Distribution: openSUSE Tumbleweed
Posts: 125

Rep: Reputation: 15
Quote:
Originally posted by Brian Knoblauch
That's normal. You can either set a number to stop at, or you can ctrl-c out after a couple. Were they successful?
I dont know if they were successful or not. I exited it before completion.
 
Old 03-07-2005, 11:45 AM   #21
Brian Knoblauch
Member
 
Registered: Jan 2005
Distribution: OpenSuse Tumbleweed
Posts: 288

Rep: Reputation: 39
Quote:
Originally posted by ultra99
I dont know if they were successful or not. I exited it before completion.
It doesn't "complete", it's a continuous test... Can you show us what you got out of it? First 5 lines is plenty (assuming there were no major differences).
 
Old 03-07-2005, 11:54 AM   #22
ultra99
Member
 
Registered: Aug 2004
Distribution: openSUSE Tumbleweed
Posts: 125

Rep: Reputation: 15
I started the ping again and use ctrl-c to stop the process. And i got the following:

16 packets transmitted, 16 recieved, 0% packet loss, time 14997ms
rtt min/avg/max/mdev=0.064/0.072/0.08/0.010 ms
 
Old 03-07-2005, 11:55 AM   #23
susefan
Member
 
Registered: Feb 2005
Location: California, USA
Distribution: Novell SuSE
Posts: 39

Rep: Reputation: 15
I have been running suse distributions since 6.1 (currently running 9.2)
and I have never had a local network issue.

Try this:
Open up YAST (on both machines on your lan) and disable the firewall.
If that solves your problem, and you still want the firewalls running
on each machine, find out what ports are used by the game, and
open them individually.
 
Old 03-07-2005, 12:17 PM   #24
Brian Knoblauch
Member
 
Registered: Jan 2005
Distribution: OpenSuse Tumbleweed
Posts: 288

Rep: Reputation: 39
Quote:
Originally posted by ultra99
I started the ping again and use ctrl-c to stop the process. And i got the following:

16 packets transmitted, 16 recieved, 0% packet loss, time 14997ms
rtt min/avg/max/mdev=0.064/0.072/0.08/0.010 ms
OK, your computer is talking to the local network just fine. What *exactly* are you having problems with?
 
Old 03-07-2005, 12:21 PM   #25
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,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
ultra99,

Quote:
16 packets transmitted, 16 recieved, 0% packet loss, time 14997ms
rtt min/avg/max/mdev=0.064/0.072/0.08/0.010 ms
16 sent and 16 received and 0% loss is perfect, can't get better.

I posted a sample earlier, to show what you should see. Yes Ctrl-c will cancel on Linux.
 
Old 03-07-2005, 12:32 PM   #26
ultra99
Member
 
Registered: Aug 2004
Distribution: openSUSE Tumbleweed
Posts: 125

Rep: Reputation: 15
Quote:
Originally posted by Brian Knoblauch
OK, your computer is talking to the local network just fine. What *exactly* are you having problems with?
The problem is that i cannot connect to the internet. Cannot surf the internet, and cannot use Yast for updates either.

In windows, I had to manually write in the DNS and Alternate DNS, along with the IP and Submask. I can't find a way to add the DNS in suse. Where do i go exactly?
 
Old 03-07-2005, 12:34 PM   #27
Brian Knoblauch
Member
 
Registered: Jan 2005
Distribution: OpenSuse Tumbleweed
Posts: 288

Rep: Reputation: 39
Quote:
Originally posted by ultra99
The problem is that i cannot connect to the internet. Cannot surf the internet, and cannot use Yast for updates either.

In windows, I had to manually write in the DNS and Alternate DNS, along with the IP and Submask. I can't find a way to add the DNS in suse. Where do i go exactly?
Oh, insert your nameservers into /etc/resolv.conf

nameserver x.x.x.x
nameserver y.y.y.y

That's all there is to it.
 
Old 03-07-2005, 12:41 PM   #28
ultra99
Member
 
Registered: Aug 2004
Distribution: openSUSE Tumbleweed
Posts: 125

Rep: Reputation: 15
Quote:
Originally posted by Brian Knoblauch
Oh, insert your nameservers into /etc/resolv.conf

nameserver x.x.x.x
nameserver y.y.y.y

That's all there is to it.
I assume:
x.x.x.x is for the DNS
y.y.y.y is for the Alternate DNS

What do i write under namserver?
 
Old 03-07-2005, 12:47 PM   #29
Brian Knoblauch
Member
 
Registered: Jan 2005
Distribution: OpenSuse Tumbleweed
Posts: 288

Rep: Reputation: 39
Quote:
Originally posted by ultra99
I assume:
x.x.x.x is for the DNS
y.y.y.y is for the Alternate DNS

What do i write under namserver?
That's correct. I don't know what you mean by "write under nameserver". Those 2 lines are a complete config file. You can also add a "domain blahblah.net" if you want to have domain search turned on.
 
  


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
Local Network access problem morbius SUSE / openSUSE 3 06-17-2005 08:45 AM
Can't access external server from local network newuser455 Linux - Networking 7 05-30-2005 12:47 AM
Can't access external server from local network newuser455 Linux - Networking 4 11-26-2004 02:09 PM
Cannot access any services outside local network webnoelle Linux - Software 19 07-24-2003 07:55 PM
Vector Linux : Can ping local network, can't access internet JoeLinux Linux - Networking 7 12-25-2002 10:08 AM

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

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