Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I am having problem configuring suse 8.2,
the network in my office supports both dhcp and static ip.
I originally enabled dhcp on the suse, and it didn't work, I typed" ifconfig eth0" and no ip address was specfied.
I later reconfigured with the following parameters:
ip: 192.168.69.96
subnet: 255.255.255.0
hostname:localhost
domain: virgin
name server1: 217.10.162.8
name server 2: 217.10.160.8
Routing----
default gateway: 192.168.69.251.I did restart the system and later on the command, I typed:
ping 192.168.69.96... it was replying
ping 192.168.69.251.... network unreachable
ping 217.10.162.8....... network unreachableI do dual boot the suse 8.2 with winxp and win xp works fine.
The windows xp config is as follows:
ip: 192.168.69.94
subnet: 255.255.255.0
gateway: 192.168.69.251
dns: 217.10.162.8
dns:217.10.160.8What is the implication of: ipv6?
Kindly advice on what to do?

I just did,
I typed the command: $/sbin/route, it said command not found.
I tried: cd /sbin
/sbin # route, which gave the following:
destination: 192.168.69.96
gateway: x
gemnask: 255.255.255.0
flags: u
metric: 0
Ref: 0
use: 0
iface: eth 0destination: default
gateway: 192.168.69.251
gemnask: 0.0.0.0
flags: UG
metric: 0
Ref: 0
use: 0
iface: eth 0Also, /sbin # route, which gave the following:
link encapulation,
inet addr: 192.168.69.96, bcast: 192.168.69.255
mesh:255.255.255.0
......

3dave,
Thanks for your help, it's now working
properly.
I did changed the network card and evething
started working well.
Please kindly explain in details how to upgrade from suse 8.2 to suse 9.0?
Thanks

Oops, the reason the command was not found is that you typed the $ at the beginning. I was using that to show a prompt. For future reference a $ usually indicates a regular user prompt where as a # means a root prompt.
IPv6 is not in place yet. It shouldn't make too much difference just allows for far more IP numbers than IPv4. You'll end up having a different IP for your toaster, each light switch in your house, every star in the sky etc....
It looks like your routing table is OK, I take it that there was also an entry for loopback? Are you using yast (or is it yast2 these days?) to configure your network settings? Do you get any responses from:
$ ping -b 192.168.69.255

3dave,
I did changed the network card and then
start the system, it's working perfectly
now.
How do I upgrade from suse 8.2 to suse 9.0?

Heh heh....looks like you posted as I was writing! Glad you got it going.
I haven't used SuSE for a while but I think that you can perform an upgrade with the FTP install. Failing that and you have the CDs/DVD, you should be able to choose to upgrade at the beginning of the installation. Maybe something like apt-get would do the job too. I know that I can upgrade my slackware with swaret (which currently keeps it up to date every night).

3dave,
thanks for being there.
I will try the ftp install today.
Also I wan to let you know that I am actually dual booting the suse 8.2 with windows xp.
I am also a novice when it comes to Linux, how do I start from?
kindly send your e-mail address to me so that I can always communicate with you directly.
thanks

How do you start? Start what?!? The FTP install...I dunno. Have a look on SuSE's website, I'm sure there are instructions there. Can you do an online update with yast2? From what I remember of SuSE you can do just about everything with yast.
If you are talking about how to start using linux....try making a note of what you do when you boot into windoze and next time see if you can find a way to do it in linux instead. That's how I started and now I no longer dual boot either at home or at work....I got more from deleting windoze and gaining the hard drive space than keeping it!
I'd prefer it if you kept posting in these forums rather than emailing me directly as it allows for other people to search for answers and also for others to help you out. I check on here a few times every work day (Mon-Fri) but not at the weekends as I don't have a net connection at home.

3dave,
thanks for the mail.
What I meant is that I am a novice when it comes to Linux and I really want to learn first.
Kindly be my guide in this area, why do I start from?
thanks

You can find lots of help already on your PC. Let's say for example you want to learn something about booting. You can get a list of relavent commands and config files with apropos:
$ apropos boot
I do this on my computer and one of the results is lilo (the LInux LOader), to find out how to use it:
$ /sbin/lilo --help
This give a brief usage overview (Note that I had to put in the full path to the lilo program as /sbin is not in my path as a regular user). For much more detailed help, display the man page:
$ man lilo
Some also have an info page too:
$ info liloYou probably also have loads of docs under /usr/share/doc as well as a collection of HOWTOs and Mini-HOWTOs. You can find loads of docs on The Linux Documentation Project website, www.tldp.org Buying a distro is often also a good idea as you can gget some quite decent books/manuals with them.

![]() |
install redhat with/in a ...
|
modules-init-tools & ...
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |