search for: dellay

Displaying 3 results from an estimated 3 matches for "dellay".

Did you mean: delay
2002 Jun 18
3
FINDNEXT problem, w2k and linux smbfs
...ssing file! Problem do not appear if tested on windows to windows or windows to Linux connections. Directories I'm having a problems with have 70 to 250 files. Average File name length 40 char. rw and ro have the same problems. stetting ttl argument have also no affect on this problem it only dellays it. Also tested share from windows 98 - no problems! For short directories ~ 30 files there are no problems as well! Connection: Windows 2000 Pro (file server) -> 100TX -> Linux (client) mount -t smbfs -o username=xxx,password=xxx,uid=0,gid=0,rw //w2k/c /mnt/w2kc samba 2.2.4 moun...
2006 Jun 08
1
BN8S0 problem - Extension can never match, so disconnecting
...cpnnumplan:0 P[ 5] --> screen:0 --> pres:0 P[ 5] --> channel:0 caps:Speech pi:0 keypad: P[ 5] --> urate:0 rate:16 mode:0 user1:0 P[ 5] --> pid:0 addr:0 l3id:a0001 P[ 5] --> b_stid:0 layer_id:0 P[ 5] --> bc:821d7ac h:0 sh:0 P[ 5] --> bc_state:BCHAN_CLEANED P[ 0] MGMT: DELLAYER|CONFIRM Addr: 1000000 ! can you help me to guess the problem? in the file extension.conf i've got: exten => 465670127,1,Dial(SIP/200) where am i wrong? thanks
2005 Jul 23
1
TOS in IP Header set to Minimize-Dealay - no difference
Hi I have a 1024/128 ADSL connection. I wanted to test the TOS field in IP Header. So I started aMule and let it use the whole upstream (16KB). Then I did: #iptables -A OUTPUT -t mangle -p tcp --dport 22 -j TOS --set-tos Minimize-Dellay (like here: http://lartc.org/howto/lartc.cookbook.interactive-prio.html) Then I ssh to one of my server on the Internet. The delay was awful. I could use it... So, It seams that the tos field of the iP header has no influence in prioritizing of my outgoing traffic !! Why? Did I miss something...