Go Back   Tech Support Forum > Networking Forum > Modems/Cable/DSL/Satellite

        
Join Tech Support Forum Today

Reply
 
Thread Tools Search this Thread


Old 02-24-2012, 03:25 PM   #1
Registered Member
 
Join Date: Feb 2012
Posts: 5
OS: Windows 7 Ultimate 64-bit


Ruby Tech GS-1148L: No web interface?

I got my hands on a used 48-port gigabit switch "RubyTech GS-1148L" and I'm trying to figure out how to access the web interface for further configuration... so far, no success. It's working fine like any other unmanaged switch (without DHCP). For some reason I cannot connect to the web interface via 192.168.0.1 as described in the manual. I can't find the IP-address of that switch via command prompt... it seems like it lost it's "managed" functions. :-( Any ideas?

__________________
grilly is offline   Reply With Quote
Old 02-24-2012, 06:56 PM   #2
Moderator - Networking
 
TheCyberMan's Avatar
 
Join Date: Jun 2011
Location: The Cyberverse
Posts: 6,442
OS: W8 Prox64,Windows 7 Ult 64-Bit SP1, Mac OSX 10.8.2 Mountain Lion, Android 4.1.1 Jellybean, IOS 6

My System

Re: Ruby Tech GS-1148L: No web interface?

Hi and welcome to TSF,

Try pinging 192.168.0.1 and paste results.

__________________
TheCyberMan is offline   Reply With Quote
Old 02-25-2012, 03:15 AM   #3
Registered Member
 
Join Date: Feb 2012
Posts: 5
OS: Windows 7 Ultimate 64-bit


Re: Ruby Tech GS-1148L: No web interface?

First of all thanks for your help!

oO typo in my first post: I meant 192.168.1.1

I set myself to 192.168.1.100, subnet mask 255.255.255.0, default gateway 192.168.1.254 (everything according to the manual) and ran 'ping 192.168.1.1':

Pinging 192.168.1.1 with 32 bytes of data:
Reply from 192.168.1.100: Destination host not reachable.
Reply from 192.168.1.100: Destination host not reachable.
Reply from 192.168.1.100: Destination host not reachable.
Reply from 192.168.1.100: Destination host not reachable.

Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss).
__________________
grilly is offline   Reply With Quote
Old 02-25-2012, 11:56 AM   #4
Moderator - Networking
 
TheCyberMan's Avatar
 
Join Date: Jun 2011
Location: The Cyberverse
Posts: 6,442
OS: W8 Prox64,Windows 7 Ult 64-Bit SP1, Mac OSX 10.8.2 Mountain Lion, Android 4.1.1 Jellybean, IOS 6

My System

Re: Ruby Tech GS-1148L: No web interface?

Is the switch connected to a router if so disconnect the router from the switch and then connect to the switches ip address if successful you know you have to re-configure reserve 192.168.1.1 for the switch.
__________________
TheCyberMan is offline   Reply With Quote
Old 02-25-2012, 03:00 PM   #5
Registered Member
 
Join Date: Feb 2012
Posts: 5
OS: Windows 7 Ultimate 64-bit


Re: Ruby Tech GS-1148L: No web interface?

Nope, it's connected directly to the computer, so only one port in use. Further I disabled all network adapters except the one connected to the switch for pinging 192.168.1.1 in my previous post.

192.168.1.1 is not registered in the arp table, but I'm not quite sure how to interpret the results of 'arp -a':

Interface: 192.168.1.100 --- 0xb
Internet Address Physical Address Type
192.168.1.255 ff-ff-ff-ff-ff-ff static
224.0.0.22 01-00-5e-00-00-16 static
224.0.0.252 01-00-5e-00-00-fc static

Just for fun I tried using 192.168.1.255 as default gateway instead of 192.168.1.254 (<-- manual) and I was able to connect to a proper network instead of an unidentified network. Yet no web interface.
Thanks for helping!
__________________
grilly is offline   Reply With Quote
Old 02-28-2012, 03:43 PM   #6
Moderator
- Microsoft Support
- Networking
 
Fred Garvin's Avatar
 
Join Date: Sep 2010
Location: RI
Posts: 3,422
OS: XP Pro


Re: Ruby Tech GS-1148L: No web interface?

Quote:
Originally Posted by grilly View Post
It's working fine like any other unmanaged switch (without DHCP).
Unmanaged switches do not have an IP address.

If you are using a managed switch, you can try doing a tracert to pick up the IP address of the switch or use a network scanning tool. Or do a hard reset on the device and try to log into its default address.
__________________

Fred Garvin is offline   Reply With Quote
Old 02-29-2012, 02:29 AM   #7
Registered Member
 
Join Date: Feb 2012
Posts: 5
OS: Windows 7 Ultimate 64-bit


Re: Ruby Tech GS-1148L: No web interface?

It is supposed to be managed according the manual: http://www.atel.com.pl/doc/GS-1148L_MAN.pdf

As you suggested I did tracert to a different computer and there were no IPs inbetween those machines. So from 192.168.1.100 directly to 192.168.1.101 without detours.

There is a reset button, but it only reboots the switch. I tried holding it for a while, same result. Manual doesn't say anything about hard resetting. I really hope I get an anwer from RubyTech support.

Is it even possible that a managed switch has some kind of defect, so it's just an unmanaged switch? Never heard of that one before...

Thanks for your help!!!
__________________
grilly is offline   Reply With Quote
Old 02-29-2012, 07:51 AM   #8
Moderator
- Microsoft Support
- Networking
 
Fred Garvin's Avatar
 
Join Date: Sep 2010
Location: RI
Posts: 3,422
OS: XP Pro


Re: Ruby Tech GS-1148L: No web interface?

Grilly, use this network scanner to find the IP address of the switch SoftPerfect Network Scanner: fast and free network scanner

If it's a managed switch, there will be a way to reset it to the factory defaults, just check the manual.
__________________

Fred Garvin is offline   Reply With Quote
Old 02-29-2012, 08:13 AM   #9
Moderator - Networking
 
TheCyberMan's Avatar
 
Join Date: Jun 2011
Location: The Cyberverse
Posts: 6,442
OS: W8 Prox64,Windows 7 Ult 64-Bit SP1, Mac OSX 10.8.2 Mountain Lion, Android 4.1.1 Jellybean, IOS 6

My System

Re: Ruby Tech GS-1148L: No web interface?

Please try disabling your firewall and then try and connect then re-enable it after test.

It is still a managed switch even if it has a defect and with that it may not work as it should.
__________________
TheCyberMan is offline   Reply With Quote
Old 02-29-2012, 02:07 PM   #10
Registered Member
 
Join Date: Feb 2012
Posts: 5
OS: Windows 7 Ultimate 64-bit


Re: Ruby Tech GS-1148L: No web interface?

I tried your network scanner, and it didn't come up with anything new. Works fine in the regular hourse/internet network, but it does not find the switch... I searched pretty much the whole IP range. And I did all tests with and without firewall... no luck.

Well yea, the manual says there is an option for hard resetting in the web interface or via telnet or via a direct serial connection. So the web interface and telnet are not available since I have no option to contact the switch itself. That leaves the serial connection... I guess they talk about the DB-9 / SubD plug on the back and not about an ethernet plug in the front?
If that's the case then I'll probably need an adapter for that since all my SubD connections on every computer in the house are for VGA-out.

Since I didn't hear from RubyTech Taiwan Support so far, I tried contacting RubyTech Germany, turns out they are completetly independent companies and don't support eachothers products, just their own. German support did reply really quickly though. :-/

So I guess I need to find a way to use that DB-9 interface... sigh. Any suggestions from experienced serial-port users? I'll google my way through...

Thanks for your help so far!
__________________
grilly is offline   Reply With Quote
Old 02-29-2012, 03:46 PM   #11
Moderator
- Microsoft Support
- Networking
 
Fred Garvin's Avatar
 
Join Date: Sep 2010
Location: RI
Posts: 3,422
OS: XP Pro


Re: Ruby Tech GS-1148L: No web interface?

You mention the switch is used, do you know if it was actually working before being taken out of service? I just looked at the manual quick and it's in Chinglish. I can't tell for sure if the reset pin is for resetting the software to factory defaults or not. I would hold that reset pin in for 10 to 20 seconds or more and watch the LEDs on the front. If they flash, the device may have reset.

It probably has DHCP enabled by default, so if it's working and you plug a computer into a LAN port, the computer would get an IP address from the device. One way to tell if it's working and if it reset.

If the device is configured as a switch, insert it in between a router and a PC. If you can get online, you know the switch is probably working. Either way it will still have an IP address. If you've scanned known private IP address ranges and can't find it at all, I'd say it's NG.

DB9 is a standard serial port connector, but what you probably need is a null modem cable. I wouldn't waste my time with it, IMO.

__________________

Fred Garvin is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is on
Smilies are on
[IMG] code is on
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to recover deleted web browsing history? Sunny123 Internet Explorer Forum 1 02-25-2012 02:26 PM
Web browsers won't load pages even though I'm connected to the Internet Spankmister Networking Support 4 02-25-2012 11:28 AM
Inspiron 1525 freezes after 10 min even with no HD DamnDummy Laptop Support 11 02-25-2012 05:34 AM
No display on monitor? Matt 20 Video Card Support 4 02-24-2012 07:27 PM

Post a Question




All times are GMT -7. The time now is 01:12 PM.


Copyright 2001 - 2012, Tech Support Forum

Windows 7 - Windows XP - Windows Vista - Trojan Removal - Spyware Removal - Virus Removal - Networking - Security