LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-28-2008, 05:38 PM   #1
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Rep: Reputation: 30
open port in BCM96348 ADSL Router


elslamo alikom all
i have BCM96348 ADSL Router
i want to open port in the router so i can download faster using emule and utorrent
i think the software of the router is linux
i went to portforward site and i didn't have a solution there
so i ask for hel here
here is some outputs
Quote:
i made telent 19.168.1.1 on the command line and here is the output


Login: user
Password:
> help

?
help
logout
reboot
adsl
atm
brctl
cat
ddns
df
dumpcfg
echo
ifconfig
kill
arp
defaultgatewa
dhcpserver
dns
lan
passwd
ppp
remoteaccess
restoredefaul
route
save
swversion
wan
ping
ps
pwd
macaddr
siproxd
sntp
sysinfo
tftp
wlctl
and this too
Quote:
BCM96348 ADSL Router
Login: user
Password:
> ifconfig
br0 Link encap:Ethernet HWaddr 00:17:79:30:2D:ED
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:108635 errors:0 dropped:0 overruns:0 frame:0
TX packets:137792 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12154603 (11.5 MiB) TX bytes:145683266 (138.9 MiB)

eth0 Link encap:Ethernet HWaddr 00:17:79:30:2D:ED
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:108635 errors:0 dropped:0 overruns:0 frame:0
TX packets:138026 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14110033 (13.4 MiB) TX bytes:146340497 (139.5 MiB)
Interrupt:30 Base address:0x6800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:68 errors:0 dropped:0 overruns:0 frame:0
TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3128 (3.0 KiB) TX bytes:3128 (3.0 KiB)

nas_0_0_35 Link encap:Ethernet HWaddr 02:10:18:10:10:01
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:143883 errors:0 dropped:0 overruns:0 frame:0
TX packets:112670 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:145321378 (138.5 MiB) TX bytes:15659130 (14.9 MiB)

ppp_0_0_35_1 Link encapTongueoint-Point Protocol
inet addr:********* P-t-P:********** Mask:255.255.255 i removed my DNS server
.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:142286 errors:0 dropped:0 overruns:0 frame:0
TX packets:111291 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:144082688 (137.4 MiB) TX bytes:12001228 (11.4 MiB)

>
and here is an image of my router
http://farm4.static.flickr.com/3096/...bdd272.jpg?v=0
 
Old 07-28-2008, 06:38 PM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
hullo

since you can telnet into router you should be able to use your web browser to get into it.

In address bar try

192.168.1.1

if that does not give you a login box try

192.168.1.254

2) Your router should have a manual and tell you more.
 
Old 07-28-2008, 07:42 PM   #3
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
really i can login to it
but the sofware of the company that i borrowed put special software so no body can change it
i think the only way that i use commands in telnet
what i know that i has some linux commands on it
the question now
how can i add a port using commands on telnet???
 
Old 07-29-2008, 02:46 AM   #4
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
1) Since you are saying that you can login ....have you actually tried to use the web browser or not?

2) if you can not login with the web browser after getting a login screen....its because you do not know the admin password....login name is nearly always "admin" and the default password is admin.....then try the small reset button hole at the back of the router.

My router (not the same the yours) says press while powered up...for 6 seconds to restore factory defaults.

please do not reset until you have written down all of your settings especially things like your login name and password...nameserver infomation etc.

3) I have some experience at firmware changes.

If the reset did not reset the router to allow you to login with a web browser to change the settings....find the manufacturer and download their latest firmware.

Your manual should with luck tell you how to update firmware....I need a com port and a cable that connects to the line port through an adaptor but yours may be different.

However circular issue is I have to be able to login via the web browser to use the firmware upgrade (or downgrade)

I have never tried telnet as I think its not a secure service so I do have it installed

good luck
 
Old 07-30-2008, 04:36 PM   #5
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
thanx man
but the company have put special software on the router
and i can't update or modify this software
what i can do is to add ports using command in telnet
this command are like linux so i need some help form this linux site
 
Old 08-03-2008, 04:37 PM   #6
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
u can't i see any reply plz help
i download with emule -> 5kb or 3
i begin to hate my self
 
Old 08-03-2008, 06:58 PM   #7
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
well you did not reply to my questions?

1) use a web browser and can you login?

2) what address?

3) what happended when you pushed in the small reset switch?
 
Old 08-04-2008, 01:24 PM   #8
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
1) use a web browser and can you login?
yes i can login
2) what address?
192.168.1.1
3) what happended when you pushed in the small reset switch?
i can't see restart i think that this router has 2 passwords on for the company and other for users
the account of users doesn't allow restarting or configuration
 
Old 08-04-2008, 01:41 PM   #9
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
so your router has a broadcom Chip in it.. but who actually made the router ? what name and model number are on the outside of it ? you should be able to get a manual from the manufacturer.

for instance this router uses that chip.. http://www.tenda.cn/product/show.php?productid-270.html and there is a link to the manual on the downloads page..

Last edited by farslayer; 08-04-2008 at 01:44 PM.
 
Old 08-04-2008, 07:24 PM   #10
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
thanks

now my picture includes the word reset....but aussies are dumber?

I am showing mine to show you how small the hole is relative to the eth cable jack points.

your may not be labelled?

it is a tiny hole.

http://h1.ripway.com/aus9/rescue/rout.png
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
router safecom 4port adsl open ports? cormack Linux - Hardware 2 11-01-2005 03:24 PM
how am I supposed to setup my router on my linux, so that i can open ssh 22 port? babyboss Linux - Networking 9 09-23-2004 07:33 AM
Sharing broadband between WinXP and MDK 9.2 using Planet ADSL 4 port Modem Router cwchia Linux - Networking 12 05-27-2004 11:01 PM
Open port ssh with modem router dicou Linux - Newbie 12 05-23-2004 03:08 PM
ADSL Routers Setup- Microsom Deskporte router 100 and Planet ADSL modem router mabonline Linux - Hardware 1 02-27-2004 05:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration