Hi,
Quote:
Originally Posted by Rollo69
edit: Did I use the quotes and codes correctly in this post Onebuck
|
Yes! A lot easier for the person reading your post(s)
Quote:
Originally Posted by Rollo69
I did however access the router and it showed a DNS address.
|
Quote:
Originally Posted by Rollo69
How can I use whois to find the nameserver?? I can't explain the reasoning of this cable company (the only cable internet supplier in my area) not giving me the DNS because I asked for it when they came out and hooked up my internet and cable.
|
No one can! Most just use secondary support personnel and these people just move the equipment an are told not to provide information other than what is on the work orders. How I found the info;
Code:
~# ping -c1 24.158.63.28
PING 24.158.63.28 (24.158.63.28) 56(84) bytes of data.
64 bytes from 24.158.63.28: icmp_seq=1 ttl=240 time=75.6 ms
--- 24.158.63.28 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 75.639/75.639/75.639/0.000 ms
~# whois 24.158.63.28
Charter Communications CHARTER-NET-2BLK (NET-24-158-0-0-1)
24.158.0.0 - 24.158.255.255
Charter Communications HKRY-NC-24-158-32 (NET-24-158-32-0-1)
24.158.32.0 - 24.158.63.255
# ARIN WHOIS database, last updated 2008-01-10 19:10
# Enter ? for additional hints on searching ARIN's WHOIS database.
~# whois CHARTER-NET-2BLK
OrgName: Charter Communications
OrgID: CC04
Address: 12405 Powerscourt Dr.
City: St. Louis
StateProv: MO
PostalCode: 63131
Country: US
NetRange: 24.158.0.0 - 24.158.255.255
CIDR: 24.158.0.0/16
NetName: CHARTER-NET-2BLK
NetHandle: NET-24-158-0-0-1
Parent: NET-24-0-0-0-0
NetType: Direct Allocation
NameServer: NS1.CHARTER.COM
NameServer: NS2.CHARTER.COM
NameServer: NS3.CHARTER.COM
NameServer: NS4.CHARTER.COM
Comment: ADDRESSES WITHIN THIS BLOCK ARE NON-PORTABLE
Comment: "For NETWORK ABUSE issues, please email abuse@charter.net"
RegDate: 2001-03-06
Updated: 2004-04-14
RTechHandle: IPADD1-ARIN
RTechName: IPAddressing
RTechPhone: +1-314-288-3889
RTechEmail: ipaddressing@chartercom.com
OrgAbuseHandle: ABUSE19-ARIN
OrgAbuseName: Abuse
OrgAbusePhone: +1-314-288-3111
OrgAbuseEmail: abuse@charter.net
OrgTechHandle: IPADD1-ARIN
OrgTechName: IPAddressing
OrgTechPhone: +1-314-288-3889
OrgTechEmail: ipaddressing@chartercom.com
# ARIN WHOIS database, last updated 2008-01-10 19:10
# Enter ? for additional hints on searching ARIN's WHOIS database.
~#
I first ping the IP to make sure that it is valid.
I then whois the IP. You then can use the 'whois domain name' to get the information.
Code:
Domain Name: CHARTER.COM
Registrar: NETWORK SOLUTIONS, LLC.
Whois Server: whois.networksolutions.com
Referral URL: http://www.networksolutions.com
Name Server: NS1.CHARTER.COM
Name Server: NS2.CHARTER.COM
Name Server: NS3.CHARTER.COM
Name Server: NS4.CHARTER.COM
Status: clientTransferProhibited
Updated Date: 16-oct-2006
Creation Date: 30-jul-1994
Expiration Date: 29-jul-2011
Quote:
Originally Posted by Rollo69
<snip>
My slak box went down last night and I can't boot or I would give you the entire ifconfig -a that you asked for. Since it went down I tried the memtest cd but was unable to complete it from what I could tell. I thought I had some extra RAM sticks but unfortunately wrong type/kind.
Google only shows this IP in malware/trojan type sites or forums.
Thanks for your help and is RAM my only culprit for my problem??
|
When you boot the memtest86, do you start the test? If not just swap the sticks, rotate them. Meaning that you move position 0 to 1 and 1 to 0. That is if you only have two slots. If three then the order would involve that number of positions. I like to clean the edge(s) when at this level.
You should first use good ground techniques, either with a grounding wrist strip or at least placing yourself at the the same potential level as the system by maintaining contact with the equipment.
I would shut the power off to the system. Clean the card edge for the memory using strips of new 20# paper wet with alcohol. Swipe in one direction with folded wet paper for the edge, a new piece for each swipe. You can use a credit card to clean the connector if that is needed by folding the paper over the end of the credit card. But first you should use dry air to blow the connector out. In the USA it can be purchased at most computer/office supply houses, even Walmart has it. Then replace the card without touching the card edge. BTW, don't use a eraser to clean/buffer the card edge. You are doing more harm then good.
If you do have a ram problem then Yes replacement will be the solution.
Your Welcome!