Sponsored Content
Full Discussion: cable modem to sparc
Top Forums UNIX for Dummies Questions & Answers cable modem to sparc Post 30859 by raju on Monday 28th of October 2002 11:35:27 PM
Old 10-29-2002
Tools

okay , guys thanx alot , for your help , i could get it resolved by my self , here is procedure:
1.ifconfig interface name address mask up example:ifconfig le0 xx.xx.xx.xx netmask (subnet mask here) up
2.create /etc/hostname.le0 , add ur host name to it ,for example sparky or whatever.
3.edit your /etc/hosts file to have locol host and your host name with i p address you set.
4.add i p address of your ISP default gateway to your /etc/defaultrouter
5.edit /etc/nsswitch file , to read host line as dns files
6.creat /etc/resolv.conf , add your domain name and nameserver
7. and better create a file /etc/dhcp.le0 (to get ip of your cable modem provider automaticaly using DHCP.
and reboot with init 6.
but never forget to switch of ur cable modem and restart again, (that was mistake i made , and coudn't figured it out)
make check on reboot with ifconfig -a , and netstat -rn
thanx any way
raju
raju
 

10 More Discussions You Might Find Interesting

1. IP Networking

unix and the cable modem

If the cable modem that the cable company is using doesn't support unix is there a way around that . Are there drivers I can get online or is there a way to configure redhat lenix (that's what I will be using) to work with the cable modem. Or is there a way to buy a third party cable modem that... (3 Replies)
Discussion started by: gparsons70
3 Replies

2. UNIX for Dummies Questions & Answers

Linux and my cable modem

I recently installed Caldera 2.4 (successfully:p ), but I cannot seem to get my cable modem up and running! My ISP is AT&T and I'm using @home. I've tried using DHCP and that didn't work either. I briefly read the cable modem HOWTO, but the lsmod didn't list my network card (3COM). What do I do now? (4 Replies)
Discussion started by: zorro
4 Replies

3. UNIX for Dummies Questions & Answers

can't get my cable modem up

Caldera eDesktop 2.4 - Cable Modem my NIC card has been detected, but funny scenario: #dmesg eth0: RealTek rtl8139 Fast Ethernet at 0x2400, IRQ 0, 00:50:ba:43:a0:ef /*I noticed that it detected the correct module (rtl8139) but I'm using D-Link and not RealTek, which uses the same module.... (1 Reply)
Discussion started by: zorro
1 Replies

4. UNIX for Dummies Questions & Answers

Is anyone using unix with cable modem

Is anyone using a cable modem with unix and if so does your cable co. support unix or did you get that going on your own and how. Thank you for all your help. (5 Replies)
Discussion started by: gparsons70
5 Replies

5. IP Networking

DHCP Linux and cable modem

I can do all this in windows, but Im trying to run the SuSe 8.0 professional as a gateway. I have the local (private) LAN setup with no problems, but Im having troubles getting it to use DHCP to go out on the external card to the service provider, which only uses Dynamic IP's. WHere, what and how... (3 Replies)
Discussion started by: ftn96
3 Replies

6. UNIX for Dummies Questions & Answers

Installing Cable Modem on Irix Machine.

Ok I am new to this and wondering if there is any way of connecting a cable modem to an SGI that is running IRIX 6.5 and how to do it... (1 Reply)
Discussion started by: Acidjack
1 Replies

7. BSD

cable modem problem

hi I want to setup my cable modem under OpenBSD. I did not configure my network while installing the system. When I type, I get # ifconfig -a lo0 : .... ... ... rl0 : .... ... ... vr0 : ... ... ... I have two network cards (the machine will be a router). I created... (1 Reply)
Discussion started by: fnoyan
1 Replies

8. Solaris

Is the cable you are using a null modem cable or a modem cable

Hi all, Is there any difference between a null modem cable or a modem cable ? i assume that a null modem cable is a normal cable that i used from cpu serial ports to a modem for dialup. please correct if i am wrong, thks (2 Replies)
Discussion started by: waterbear
2 Replies

9. Solaris

Null modem cable in Ultra sparc 10

Hi Gurus, Can I use null modem cable in Ultra sparc 10 workstation Thanks (3 Replies)
Discussion started by: kumarmani
3 Replies

10. OS X (Apple)

Cannot access UNIX.com with new cable modem

Hi. I have a very strange problem, so strange I don't even know which sub-forum to post it to. Last week, my cable modem broke, so I took it back and got a new one. The new one doesn't work with my old router so, for now, I have to connect the modem directly to my Mac with an ethernet... (14 Replies)
Discussion started by: Scott
14 Replies
HOSTADDR(1)						      General Commands Manual						       HOSTADDR(1)

NAME
hostaddr - show ethernet address, IP address or hostname SYNOPSIS
hostaddr [-eia] [-E eth-device] [-I ip-device] DESCRIPTION
Without any of the -eia options, hostaddr shows the ethernet address, IP address and hostname of the local host on one line in the given order. With options only the wanted fields are shown, still in the same order, not in option order. OPTIONS
-e Show the ethernet address. -i Show the IP address. This will not work if no IP address has been found by RARP or by setting it with ifconfig(8). -a Show the fully qualified hostname. The IP address is shown again if it can't be translated to a host name. (This usually indicates that the DNS reverse address translation tables are incomplete.) SEE ALSO
ifconfig(8), rarpd(8), nonamed(8), set_net_default(8), boot(8). DIAGNOSTICS
"Timeout" Hostaddr timed out trying to get the IP address. This means that the network connection is out of order or that the setup of the machine is bad. AUTHOR
Kees J. Bot (kjb@cs.vu.nl) HOSTADDR(1)
All times are GMT -4. The time now is 08:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy