Sponsored Content
Operating Systems OS X (Apple) Cannot access UNIX.com with new cable modem Post 302442242 by jaysunn on Tuesday 3rd of August 2010 08:12:38 PM
Old 08-03-2010
@scottn,

Have you resolved your issue yet? Is it related to DNS? DNS is the only protocol / service that can be related to your issue in my humble opinion. Please let use know what you come up with.

jaysunn
 

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

cable modem to sparc

hi , i have sparc machine , i want to connect my le0 (ethernet interface) directly to cable modem , i have created a file resolv.conf,hosts, dhcp.le0,defaultrouter,nisswitch,hostname.le0. i dont know my cable companies <domain name> and <name server assigned to me> , also they even dont know how... (5 Replies)
Discussion started by: raju
5 Replies

7. UNIX for Dummies Questions & Answers

Cable Modem, Unix, XP Computer Primary, need advice setup!

I have a XP computer which is my primary. I recently, well just today installed a old version of Mandrake Linux 6.5 I had laying on a self collecting dust on a old PII 233mhz that had to be vacummed out before I could use it. I have my XP computer connected by 10/100 NIC to a cable modem. My... (1 Reply)
Discussion started by: garfunkle
1 Replies

8. 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

9. 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

10. Cybersecurity

how to access computer behind cable modem, from outside,across "the Internet"

hi im running a web server running, connected to my cable modem, which, as usual, has 2 different network address. one from "outside"(ie from isp), and the other for the internal network. im giving a static ip to the server.how do i access this server from outside the network across "the... (2 Replies)
Discussion started by: R00tSc0rpi0n
2 Replies
DOCSIS(1)						      General Commands Manual							 DOCSIS(1)

NAME
DOCSIS - Docsis configuration file creator. DESCRIPTION
DOCSIS Configuration File creator. This program encodes text configuration files which contain Configuration File Settings into binary configuration files, as specified by the DOCSIS RFI 1.1 Specification, Appendix C. To encode a cable modem configuration file: ./docsis -e <modem_cfg_file> <key_file> <output_file> To encode multiple cable modem configuration files: ./docsis -m <modem_cfg_file1> ... <key_file> <new_extension> To encode a MTA configuration file: ./docsis -p <mta_cfg_file> <output_file> To encode multiple MTA configuration files: ./docsis -m -p <mta_file1> ... <new_extension> To decode a CM or MTA config file: ./docsis -d <binary_file> Where: <cfg_file> = name of text (human readable) cable modem or MTA configuration file <key_file> = text file containing the authentication key (shared secret) to be used for the CMTS MIC <output_file> = name of output file where the binary data will be written to (if it does not exist it is created). <binary_file> = name of binary file to be decoded <new_extension> = new extension to be used when encoding multiple files See examples/*.cfg for configuration file format. BUGS
/QUESTIONS Please send bugs or questions to docsis-users@lists.sourceforge.net COPYRIGHT
Copyright (C) 1999,2000,2001 Cornel Ciocirlan, ctrl@users.sourceforge.net Copyright (C) 2002,2003,2004,2005 Evvolve Media SRL, docsis@evvolve.com This manual page was written by Lisandro Damian Nicanor Perez Meyer based on the output of help2man for the Debian project, but may be used by others. DOCSIS Configuration File creator. February 2012 DOCSIS(1)
All times are GMT -4. The time now is 08:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy