Search found 68 matches

Goto page 1, 2, 3, 4, 5  Next
Author Message
  Topic: Port mirroring?
jgombos

Replies: 38
Views: 143612

PostForum: Broadcom SoC based Hardware   Posted: Sat Mar 20, 2010 20:37   Subject: Port mirroring?
I've discovered the command to verify that the iptables command took effect:

iptables -t mangle -L -v -n

When I run that, I can see (for example) something like:

Chain PREROUTING (policy AC ...
  Topic: Port mirroring?
jgombos

Replies: 38
Views: 143612

PostForum: Broadcom SoC based Hardware   Posted: Sat Mar 20, 2010 11:55   Subject: Port mirroring?
iptables -t mangle -A POSTROUTING -d 192.168.1.100 -j ROUTE --tee --gw 192.168.1.101

iptables -t mangle -A PREROUTING -s 192.168.1.100 -j ROUTE --tee --gw 192.168.1.101

This commands will make a co ...
  Topic: WTR54GS v1, v2 & v2.1 (Linksys Travel Router) now suppor
jgombos

Replies: 320
Views: 512471

PostForum: Broadcom SoC based Hardware   Posted: Thu Mar 18, 2010 6:19   Subject: Re: From travel router to IR transceiver to control TV/cable

I don't think your radio died, check your p/s for bad caps 1000uf x 10V and 220uf x 10V.

The radio functionality is the only thing broken on my router. Are you saying it's possible for a capacitor ...
  Topic: Using a USB to serial cable in reverse (to add a USB port)
jgombos

Replies: 1
Views: 2200

PostForum: Broadcom SoC based Hardware   Posted: Sun Feb 14, 2010 13:40   Subject: Using a USB to serial cable in reverse (to add a USB port)
I see there is driver support for using USB to serial cables with the Prolific pl2303 chip.

Suppose this cable is used in reverse, as the router (WHR-HP-g54) does not have a USB port, but it does hav ...
  Topic: WTR54GS v1, v2 & v2.1 (Linksys Travel Router) now suppor
jgombos

Replies: 320
Views: 512471

PostForum: Broadcom SoC based Hardware   Posted: Sat Feb 13, 2010 17:52   Subject: From travel router to IR transceiver to control TV/cable box
The radio died. Anyone else? I wonder if this is common, or just a freak defect in my unit.

Anyway, instead of throwing away the router, I'd like to repurpose it as an infrared ("IR") tra ...
  Topic: Using a WHR-HP-G54 to control a TV / cable box
jgombos

Replies: 0
Views: 1307

PostForum: Broadcom SoC based Hardware   Posted: Sat Feb 13, 2010 17:19   Subject: Using a WHR-HP-G54 to control a TV / cable box
Theoretically, it looks like a serial IR transceiver (http://iguanaworks.net/product2.psp) can be connected to internally to the serial connections (https://wwwn.dd-wrt.com/wiki/index.php/Serial_port_ ...
  Topic: WTR54gs: Reset fails, IP is forgotten, unknown subnet
jgombos

Replies: 2
Views: 3607

PostForum: Broadcom SoC based Hardware   Posted: Mon Dec 28, 2009 15:14   Subject: solved!
Thanks!

I tried that also at one point and it failed for some reason.. but it works now. I fried the radio on this router, so it could be flakey in other ways.
  Topic: WTR54gs: Reset fails, IP is forgotten, unknown subnet
jgombos

Replies: 2
Views: 3607

PostForum: Broadcom SoC based Hardware   Posted: Mon Dec 28, 2009 15:00   Subject: WTR54gs: Reset fails, IP is forgotten, unknown subnet
I configured dd-wrt with a static IP address some time ago, and forgot what it was. I don't even remember the subnet.

So I tried resetting by holding the reset button for 8+ seconds. LEDs flicker ...
  Topic: Script to interact with dd-wrt remotely (configure VPN, etc)
jgombos

Replies: 0
Views: 7643

PostForum: Contributions Upload   Posted: Wed Nov 25, 2009 21:09   Subject: Script to interact with dd-wrt remotely (configure VPN, etc)
I posted an expect script in the wiki and created a new section to support this type of script. ( http://www.dd-wrt.com/wiki/index.php/Remote_Scripts ).

Feel free to expand on this script.

Here is ...
  Topic: VPN server questions
jgombos

Replies: 4
Views: 2660

PostForum: Broadcom SoC based Hardware   Posted: Sat Nov 21, 2009 13:56   Subject: VPN server questions
Were do we get this version ?
It's downloadable just like the stock version. Look for a filename with "vpn" in the name. Note that it's only available for hardware that has 8MB, or somethi ...
  Topic: VPN server questions
jgombos

Replies: 4
Views: 2660

PostForum: Broadcom SoC based Hardware   Posted: Sat Nov 21, 2009 8:30   Subject: VPN server questions
You need to install the VPN edition of dd-wrt on your home router.
  Topic: SSH? VPN? What do I need!?
jgombos

Replies: 4
Views: 4216

PostForum: Broadcom SoC based Hardware   Posted: Sat Nov 21, 2009 8:04   Subject: SSH? VPN? What do I need!?
I'm not sure you understand that VPN is not a means to encrypt your traffic to any host on the net. A VPN tunnel has two ends, no more. It encrypts everything between the VPN client, and VPN server. ...
  Topic: QoS on the downlink is *silly*
jgombos

Replies: 2
Views: 2604

PostForum: Broadcom SoC based Hardware   Posted: Sun Nov 08, 2009 20:25   Subject: QoS on the downlink is *silly*
It would be a strange circumstance where it would make sense for your router to perform QoS on the downlink, because LANs are faster than the uplink (the link between the user and the ISP). Ie. the u ...
  Topic: SES button broke the radio !! (buffalo whr-hp-g54)
jgombos

Replies: 0
Views: 4589

PostForum: Broadcom SoC based Hardware   Posted: Sat Nov 07, 2009 20:55   Subject: SES button broke the radio !! (buffalo whr-hp-g54)
After adding a ses button script to make the ses button trigger a WoL signal, rebooting, then pressing the button, the radio stopped working.

The radio ("G") LED is still lit, and "r ...
  Topic: WTR54GS v1, v2 & v2.1 (Linksys Travel Router) now suppor
jgombos

Replies: 320
Views: 512471

PostForum: Broadcom SoC based Hardware   Posted: Tue Mar 10, 2009 9:42   Subject: WTR54GS v1, v2 & v2.1 (Linksys Travel Router) now suppor
I could use the OEM f/w in order to make a warranty claim. The radio burned out - not sure if it's related to running ddwrt.
Goto page 1, 2, 3, 4, 5  Next
All times are GMT
Navigation
Jump to: