Networking Forums

Networking Forums > Network Hardware > Network Routers > TCPdump on DD-WRT Router

Reply
Thread Tools Display Modes

TCPdump on DD-WRT Router

 
 
Christopher Thiele
Guest
Posts: n/a

 
      06-09-2009, 09:21 AM
Hi everybody,

I am trying to install 'tcpdump' on a dd-wrt v24 (Buffalo) router.
I tried to enable jffs2 via web browser, however there is no "enable JFFS2" on the Administration tab.

I issued the following on the command line:
nvram set jffs_mounted=1
nvram set enable_jffs2=1
nvram set sys_enable_jffs2=1
nvram set clean_jffs2=1
nvram set sys_clean_jffs2=1
nvram commit
reboot

I worked fine, however I don't seem to be able to write on the device.

root@DD-WRT:/jffs# echo "abc" >test.file
-sh: cannot create test.file: Read-only file system


I understand that there is a small amount of space without an extra SD card. Is that correct?
All I really need is 'tcpdump'.

root@DD-WRT:/jffs# ipkg -d ram install http://downloads.openwrt.org/whiteru...4-1_mipsel.ipk

Downloading http://downloads.openwrt.org/whiteru...4-1_mipsel.ipk ...
Connecting to downloads.openwrt.org (195.56.146.238:80)
ipkg_download: ERROR: Failed to retrieve http://downloads.openwrt.org/whiteru...4-1_mipsel.ipk, returning


It doesn't even tell me why the download failed :-(

Can anybody help me, please?

Thanks a lot,
Chris
 
Reply With Quote
 
 
 
 
Junior Member
Join Date: Mar 2010
Posts: 1

 
      03-24-2010, 01:14 PM
Did you have any luck on this? I'm experiencing the same problem.
 
Reply With Quote
 
Junior Member
Join Date: Jul 2010
Posts: 1

 
      07-16-2010, 02:17 PM
The simpliest way is to :
- create a samba server on a computer on your network, create a folder and share it with samba ( samba - Documentation Ubuntu Francophone ) don't forfget to configure it well to have an read/write access from any other computer on the network.
- enable CIFS on Web admin of the router, and configure it with
//ipaddress_samba-server/shared-folder
pass
login

now you can install with
ipkg -d smbfs install http://downloads.openwrt.org/whiteru...4-1_mipsel.ipk

I use this way and that's works very well !!

bye
 
Reply With Quote
 
Junior Member
Join Date: Jul 2010
Posts: 5

 
      07-17-2010, 06:47 AM
Hold reset button for 10 seconds!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Put Tcpdump on DD-Wrt Router Christopher Thiele Network Routers 0 06-10-2009 07:26 AM
tcpdump Dan N Linux Networking 1 05-03-2006 10:43 AM
tcpdump output kenz Linux Networking 16 09-14-2005 12:27 AM
tcpdump lekkie.aydot@gmail.com Linux Networking 1 05-20-2005 07:16 AM
[ANN]: TCPDUMP for Windows Edward Smirnov Windows Networking 0 03-29-2005 07:55 AM



1 2 3 4 5 6 7 8 9 10 11