Displaying 20 results from an estimated 90 matches similar to: "how to delete routes"
2007 Jul 04
1
ms office file locking problem
Hi,
I'm running samba 3.0.22 on ubuntu. And I've following problem.
Someone opens a document with MS Office (under WinXP) and has it open for e.g.
30 min and clicks than on the save button. He get sometimes an error message
that the file can not be written. If he clicks on save as and selects the
same filename he can overwrite it and save the file.
I've no special settings
2003 Mar 20
0
htb after ptrace patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I''m running htb on an 2.4.20 with the linux-2.4.20-ptrace.patch and now the
messages in my syslog changed. specially, what is net-pf-14?
I didn''t change anything else, just applied the patch and installed the kernel
Mar 20 15:33:54 stovokor kernel: HTB: quantum of class 10001 is big. Consider
r2q change.<4>HTB: quantum
2002 Jun 14
0
max. 8Mbit with a ingress filter
Hi!
I''ll try to set the incoming rate for one ip on a server (with more than one
ip) to 17Mbit, but if I activate it, I got in the beginning only 5mbit. I
than increased the mtu and burst (as you see below) but I still can''t get
more than 8MBit to the server. any ideas?
tc qdisc add dev eth0 handle ffff: ingress
tc filter add dev eth0 parent ffff: protocol ip prio 50 u32
2017 Jun 24
6
[Bug 101573] New: GP107 crash with no HDMI connected on 4.12.rc6
https://bugs.freedesktop.org/show_bug.cgi?id=101573
Bug ID: 101573
Summary: GP107 crash with no HDMI connected on 4.12.rc6
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2017 Mar 16
52
[Bug 100228] New: [NV137] unknown chipset (137000a1)
https://bugs.freedesktop.org/show_bug.cgi?id=100228
Bug ID: 100228
Summary: [NV137] unknown chipset (137000a1)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2002 Sep 17
8
the range of HTB''s prio
HTB and imq was used to control traffic.
AC="tc class add dev eth0 parent"
$AC 1: classid 1:1 htb rate 100kbps burst 2k
$AC 1:2 classid 1:10 htb rate 50kbps ceil 100kbps
burst 2k prio 1
$AC 1:2 classid 1:11 htb rate 50kbps ceil 100kbps
burst 2k prio 1
please tell me the range of "prio"
_________________________________________________________
Do You Yahoo!?
新鲜到底,娱乐到家 -
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and
the DeskTopWindow error I was experiencing building from cvs is gone. All
the font fixme warnings (which had, at one point, gone away) are back, and
I'm back to the previous error I was getting before DeskTopWindow:
babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe
Invoking /opt/wine/bin/wine.bin
2005 May 20
1
Re-2: Samba3 on SCO Openserver
Hi Chris
I made it installing the KDE/KDevelop (SCO Skunkware), but when the configure find gcc, exit with a lot of errors without producing the Makefile! Any idea?
Thanks
> > I have installed the development package (SCO) on my machine so
> > now i have cc.
>
> Why don't you try to find gcc instezad of using SCO's cc?
>
> ---
> Chris Covington
> IT
>
2003 Mar 04
2
Routing based on fwmark
I''m having trouble routing on high fwmarks, I want to use a lot of
different marks for 2 routes so that I can QoS based on the marks
ip rule looks like this:
0: from all lookup local
32751: from all fwmark 31 lookup dslout
32752: from all fwmark 30 lookup dslout
32753: from all fwmark 29 lookup dslout
32754: from all fwmark 28 lookup dslout
32755: from
2006 Mar 02
4
Dual ISP routing and NAT problem
Hello newsgroup,
I hope somebody with more routing experience then me can help me with
the problem I have.
The setup is as described below. A dual internet provider routing,
multiple local area networks, and a dmz network with one public and one
private ip range.
I followed the instructions at lartc.org, and so far everything is working.
The default route is via
2001 Apr 10
2
Securid revisited
I read the thread on securid back in march. openssh doesn't support it
because it's propriatary, right? I understand that, however I've still
got a problem.
Work use securid *exclusively* using ssh2. It uses an authentication
protocol of securid-1 at ssh.com. The client side does *not* need the
securid propriatary stuff, no need for the include files or the library.
So, given
2010 Jun 01
4
Slightly OT: trying to mangle packets from Asterisk for a multiple ISP setup (reward)
Hi,
Reward offered: 50$ (paypal), and I am sure this is a ridiculous thing I
have missing.
My goal: On a 2 NIC Asterisk box, to send packets that came in Asterisk on
NIC1 back to NIC 1, and NIC2 back to NIC 2. (basically, send them back the
same way they came from).
I have been doing what was recommended to me and mangling packets left and
right. I have reached a point where I am
2005 Jul 26
1
regular expression for veto files directive?
Hi!
I want to enforce on a samba share, that every file needs to contain a
version.
like: foobar-02.doc or blah-01.xls
I thought something like
veto files = /^.*\D\D\.(doc|xls|ppt)$/
would to it. But it ignores that. are there any other options?
2007 Jul 10
1
Get journal position
Hi,
There is any way to figure out where physically is the journal on a ext3
fs and it's size?
Thanks!
Jordi
2005 Apr 18
2
linux client accessing Samba domain
Hi!
I've setup a samba for our windows clients, works all. Then I've setup the
linux clients to authenticate against it. works also. But I wasn't able to
find a way to mount the shares on the linux clients.
My problem is that more than one user can use some linux clients so I can't
make just a static mount via fstab. I need something for every user.
KDE access the servers
2011 May 31
1
Unable to mount Centos 5.6 Server via nfs4 - Operation Not Permitted - MADNESS!
After getting a reasonably configured NFS4 setup working on my Scientific Linux server, I spent a majority of my evening trying to do the same with my Centos 5 box, with fruitless results. Most attempts to mount that server returns the following message:
[root at sl01 log]# mount -t nfs4 192.168.15.200:/opt/company_data /mnt
mount.nfs4: Operation not permitted
As nearest as I can tell, I was
2004 Nov 23
4
how to remove rules
hi
I have trying to remove the extra rules from my routing tables,
however with no luck
Also I want to know these duplicate entries have an effect on packets
going routed?
I have this overwhelming rules lists from my predessor who added the
"ip rule add fwmark" entries in firewall script, and on each run of
firewall script its creates an extra entry in routing table.
Now what I want to
2010 Mar 01
0
A strange file-ownership problem
The scenario:
I have two Samba servers on my network. One, running v3.0.37, is on my
main server, a Solaris 10 x86 box. The other, just updated from 3.0.37
to 3.4.5 in the hope of solving this problem, is on my workstation, a
Gentoo Linux box. The Linux Samba server shares only [homes]. The
Solaris Samba server shares [homes] and four other shares. Unix UIDs
are synchromized betwene the
2008 Aug 20
9
ARCSTAT Kstat Definitions
Would someone "in the know" be willing to write up (preferably blog) definitive definitions/explanations of all the arcstats provided via kstat? I''m struggling with proper interpretation of certain values, namely "p", "memory_throttle_count", and the mru/mfu+ghost hit vs demand/prefetch hit counters. I think I''ve got it figured out, but
1999 Apr 28
4
Installation Help, Please !!!
I have been having some difficulty with the installation of samba V2.0.3 on an ultraSparc 3000 server. I was able to get it built, I have configured, defined an smb.conf file, created an smbpasswd file, and I still get errors when I work through the Diagnosing Samba checklist. BTW, I have checked the conf file using testparms and corrected the problem mentioned there! I am using the newest source