Talk:Support:IRC

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:09, 12 August 2008 (edit)
Jayxing (Talk | contribs)

← Previous diff
Current revision (10:33, 12 August 2008) (edit) (undo)
LoganA (Talk | contribs)
(rv, use forum)
 
Line 1: Line 1:
- 
hey, hey,
Line 38: Line 37:
ramfs on /tmp type ramfs (rw) ramfs on /tmp type ramfs (rw)
/dev/mtdblock/4 on /jffs type jffs2 (rw) /dev/mtdblock/4 on /jffs type jffs2 (rw)
- 
-Hi, 
-  
-I'm in some investigation about WDS and wish you can give a brief introduction about the WDS link establishment procedure. 
- 
-I got two LinkSys WRT54G with DD-WRT. They can establish WDS link and from the air trace I observed lots of SSDP packets. Is it related to the WDS link's establishment? How dose the WDS link establish? 
- 
-Thanks a million!! 
-Wait for your resonse!! 
-Thanks again! 
- 
-======================================================================= 
-======================================================================= 
-Hi, 
- 
-I'm in some investigation about WDS and wish you can give a brief introduction about the WDS link establishment procedure. 
- 
-I got two LinkSys WRT54G with DD-WRT. They can establish WDS link and from the air trace I observed lots of SSDP packets. Is it related to the WDS link's establishment? How dose the WDS link establish? 
- 
-Thanks a million!! Wait for your resonse!! Thanks again!  
- 
----------------------------------------------------------------------------------------------------------------------------------- 

Current revision

hey, I have a linksys54wrt GL with dd-wrt v23 SP2 on it I have to enable email message notification when somebody log in my Wlan. I am trying to use ssmtp_2.61-2_mipsel.deb because I only need a small notification. I have enabled jffs on the web gui and wanted to download the file but I can't. I use the command 'ipkg install ssmtp' and got the following error messages. Please help me I have spend so many time for searching but didn't find anything.


~ # ipkg install ssmtp ERROR: File not found: //jffs/usr/lib/ipkg/lists/whiterussian

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/non-free

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/backports

      You probably want to run `ipkg update'

/bin/ipkg: /bin/ipkg: 1188: cannot open /jffs//jffs/usr/lib/ipkg/status: No such file /bin/ipkg: /bin/ipkg: 1188: cannot create /jffs//jffs/usr/lib/ipkg/status: Directory nonexistent /bin/ipkg: /bin/ipkg: 1188: cannot create /jffs//jffs/usr/lib/ipkg/status: Directory nonexistent ERROR: File not found: //jffs/usr/lib/ipkg/lists/whiterussian

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/non-free

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/backports

      You probably want to run `ipkg update'

ipkg_get_install: ERROR: Cannot find package ssmtp in //jffs/usr/lib/ipkg/lists ipkg_get_install: Check the spelling and maybe run `ipkg update'. /bin/ipkg: /bin/ipkg: 1188: cannot open /jffs//jffs/usr/lib/ipkg/status: No such file ~ #

When I try to view the mounted space I got the following

~ # mount /dev/root on / type squashfs (ro) none on /dev type devfs (rw) proc on /proc type proc (rw) ramfs on /tmp type ramfs (rw) /dev/mtdblock/4 on /jffs type jffs2 (rw)