Unix Internet Connection


 
Thread Tools Search this Thread
Special Forums IP Networking Unix Internet Connection
# 8  
Old 04-13-2001
File log messages is a text file. You cannot read it by executing /var/adm/messages from the command line.

To view /var/adm/messages, you must either use an editor (like vi, emacs) or use another tool such as more or (believe-it-or-not) the less command.

Try:

more /var/adm/messages

# 9  
Old 04-13-2001
Bug

Ah ha, there we go ok

local host Kernel Error: Illegal request --(sense Key=0x05)

local host Kernel Invalid field in command packet -- casc=0x24,ascq=0x00

local host Kernel The Failded "Start/Stop Unit" Packet command was:

local host kernel "lb 00 00 00 03 00 00 00 00 00 00 00"

Error in command packet byte 4 bit0

hdc: packet command error: error = 0x54

There are the error's or failure's I found when I VI'd the log messages, thanks this is a great site Linux is hard to learn and you guys help so much Smilie
Any suggestions?
# 10  
Old 04-14-2001
check your BIOS. your PCMCIA bridge must be set to PCIC mode in your BIOS setup. Do not use Cardbus/16-bit or auto-detect.


thanX
# 11  
Old 04-15-2001
Question

How do I check my BIOS? I have tried looking in the linuxconf and in my etc/rc.d files but find nothing? I'm extremely new at all this and am slowly learning have to say it is fun and this site is a big help. Thanx.

Monkette Smilie
# 12  
Old 04-16-2001
Quote:
How do I check my BIOS? I have tried looking in the linuxconf and in my etc/rc.d files but find nothing? I'm extremely new at all this and am slowly learning have to say it is fun and this site is a big help. Thanx.
Ok. so you couldn't find BIOS in these directory. never mind. I will tell you how to access BIOS in your computer.

The BIOS(Basic Input Output System) is built-in software that determines what a computer can do without accessing programs from a disk(HDD, FDD, CD). BIOS gives the computer a little built-in starter kit to run the rest of softwares from hard disks (or FDD, CD). The BIOS is responsible for booting the computer by providing a basic set of instructions. It performs all the tasks that need to be done at start-up time: POST (Power-On Self Test, booting an operating system from FDD or HDD). Furthermore, it provides an interface to the underlying hardware for the operating system in the form of a library of interrupt handlers. For instance, each time a key is pressed, the CPU (Central Processing Unit) perform an interrupt to read that key. This is similar for other input/output devices (Serial and parallel ports, video cards, sound cards, hard disk controllers, etc...).

Computers display instructions while the system is booting on how to access the system BIOS. A key usually accesses the BIOS or you will need to press a combination of keys before the Operating System begins to load. Some common keys are ESC, F1, F2, F10, Ctrl-Del, or Del. For more information, check the documentation that came with your computer.

I think for gateway it is F1 Key(or whatch your monito while system boots up. it will show press <Key> to enter setup.)

ok now now press F1 key while system boot. yep you are there. now all things are menu driven and easy follow.

now set Controller Mode in PC CARD section to PCIC Compatible. Also disable PNP(Plug 'n Pray Smilie ). it is in PNP section. now save all changes and reboot system. if it gives same error in system log(or any error) come back to us. let us see how far we can go!

read http://linuxdoc.org/HOWTO/PCMCIA-HOWTO.html
# 13  
Old 04-17-2001
Ok On my system it is f2,

I disabled the PNP but can not set the controller Mode as there is no PC Card Section though when in KDE I look at PCI there is a PCI Bridge. I'm not sure how to access the controller mode to change to PCIC Compatible. I have tried to log on to the internet anyhow and of course no go, I am still getting this error cannot activate changes:
(meaning I cannot change the IP address, netmask, etc.)
Error things to do:

Executing \etc\rc3.d\S60lpd start.

I am also getting this message when I boot up lpd initialized but then lpd 2001-04-17-08:42.20.002 Get_Local_Host hostname webmaster.frenchiephotos bad

then when I shut down I get these errors:

Stopping lpd failed.

I have to somehow fix this error to be able to change the IP address to the correct one. I think I'm typing in my hostname the wrong way as well. I don't really have a hostname I know in Window's you don't even need one, do they mean the adapter address instead of hostname? Thanks for all your help, I really appreciate it!! SmilieSmilie
Turning off swap failed.
# 14  
Old 04-18-2001
Did you add the new name and IP to /etc/hosts
it's entry should be something like this.

127.0.0.1       localhost
192.168.1.1       webmaster       webmaster.frenchiephotos.com


HTH
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to check internet connection?

Hello, I need a simple shell script that returns a value if the system is internet connected and a different value if the system is not connected. Can anyone please help? Thanks Daniele (3 Replies)
Discussion started by: dcaccount
3 Replies

2. IP Networking

Sharing internet connection

Hello all, Recently took a dive into Unix using Fedora 12 atm. I have cable modem with DHCP and a linksys 8 port router. With windows I was able to simple use the uplink port and plug each computer into the switch and use the internet connection. Having no luck doing the same in Unix. I have... (0 Replies)
Discussion started by: Fingerz
0 Replies

3. Solaris

Internet connection

I got solaris 10 works, but I cannot set up my internet connection. When I ping a website and i open the web browser, it doesn't work. When the installation asked 'Am I in a network?' i answerd 'no'. I think this is my minstake. How can i get Internet, now? I have a ADSL modem (not router).... (5 Replies)
Discussion started by: mghis
5 Replies

4. UNIX for Dummies Questions & Answers

check Internet connection?

I am using SUSE OS and want to check internet connection... I have tried: ping -c3 google.com The output i have got is: Unknown host google.com does it means that i do not have Internet connection?? Or please help me with any Command to find Internet connection? Thanks for any help. (1 Reply)
Discussion started by: salil2012
1 Replies

5. BSD

Internet connection with PC BSD

Hi friends! :) I have got an Acer laptop. in one of the partion's I have got PC BSD installed. I am new UNIX user coz first I was using Windows, so I am still learning it. I only know few commands, and I find it very interesting. Unfrtunately, when I log into PC BSD, I can't connect to the... (3 Replies)
Discussion started by: dubbio123
3 Replies

6. Linux

setting up internet connection

I'm having fedora core4.I have a ADSL modem and can access through Windows.I tried setting up internet connection in linux using setup command and netconfig,but doesn't work. can anybody help me with the steps in detail.also can i use the same ip address as in windows? (7 Replies)
Discussion started by: laddu
7 Replies

7. UNIX for Dummies Questions & Answers

solaris internet connection

Hi everyone, I just installed Solaris 10 in my PC. However, once I finished installing it, I lost my internet connection. When I switch to windows, the internet can run smoothly. Does anyone know how to set up internet connection in Solaris ? I am so sorry, I am new in UNIX (7 Replies)
Discussion started by: qqq
7 Replies

8. Solaris

Internet Connection via Lan

I have a sun wokstation running solaris 9 , I want to configuring my lan card to access internet . my IP address : 192.168.144.20 ISP gateway : 192.168.144.1 DNS address : 202.56.250.5 all helps will be appreciated thanks (2 Replies)
Discussion started by: una
2 Replies

9. UNIX for Advanced & Expert Users

setting up internet connection!!

HI unix guru.. i need your help again.. i tring to setup my sun box for internet connection, i am using @home cable service i have 8 pc running different operating systems. every other computer can go online but this sun box for some reason alway give me and error, i enter my ip address... (1 Reply)
Discussion started by: souldier
1 Replies

10. UNIX for Advanced & Expert Users

setup internet connection

HI.. i was wondering if someone out there can help me setup my internet connection.... i have no clue how to set it up.. could you please tell me step by step how to set it up.. i have a static ip, im using a cable modem to connect. my os is solaris 8. Please email me at lil_souldier@hotmail.com... (2 Replies)
Discussion started by: souldier
2 Replies
Login or Register to Ask a Question