search for: 8668

Displaying 20 results from an estimated 324 matches for "8668".

Did you mean: 86,8
2006 Mar 08
1
Clipboard connections (PR#8668)
Full_Name: Will Gray Version: R 2.2.1 OS: WinXP SP2 Submission from: (NULL) (160.129.18.69) I've been using R with a text editor (Tinn-R) and using a feature of the editor that sends code to a running R session. Sometimes it is convenient to use the command "source(file('clipboard'))" to send whole blocks of code. However, this quickly fills up the limit of 50
2003 May 12
1
[Fwd: Re: Down the MPD road]
...Workaround: Take a box inside the secure network and have it NAT mail & LDAP connections from the MPD'd range to the mail server. Then have your MPD'd users use that box. You can use ipfw+natd to do this; something like: natd -redirect_address ma.il.ser.ver 0.0.0.0 ipfw add divert 8668 tcp from mpd.ra.ng.es/bits to int.er.nal.ip \ 25,110,389 in recv enet0 ipfw add divert 8668 tcp from ma.il.ser.ver 25,110,389 to int.er.nal.ip in recv enet0 If resources aren't scarce, you could even use the box that's running mpd to do it. (if anyone can spot problems with this aside fr...
2003 Oct 30
1
Using racoon-negotiated IPSec with ipfw and natd
[ -netters, please Cc me or security@ with replies. ] I'm running into trouble integrating dynamic racoon-based IPSec into a network with ipfw and natd. I need to be able to allow VPN access from any address from authenticated clients. I've got the dynamic VPN working, with racoon negotiating SAs and installing SPs, but the problem is that I can't tell whether an incoming packet on
2005 Nov 22
2
ipfw check-state issue
...i've been using freebsd's ipfw for quite a while and recently on a new server i've got this issue with ipfw that i can't understand ... something is wrong ... 01000 8042 1947866 allow ip from any to any via fxp0 01010 0 0 allow ip from any to any via lo0 01014 9886 4170269 divert 8668 ip from any to any in via vr0 01015 0 0 check-state 01130 14679 5695969 skipto 1800 ip from any to any out via vr0 keep-state 01300 0 0 deny ip from 192.168.0.0/16 <http://192.168.0.0/16> to any in via vr0 01301 0 0 deny ip from 172.16.0.0/12 <http://172.16.0.0/12> to any in via vr0 013...
2013 Jun 05
4
[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
...if no outstanding). This solves the following warnings: WARNING: at include/linux/kref.h:47 handle_tx+0x477/0x4b0 [vhost_net]() Modules linked in: vhost_net macvtap macvlan tun nfsd exportfs bridge stp llc openvswitch kvm_amd kvm bnx2 megaraid_sas [last unloaded: tun] CPU: 5 PID: 8670 Comm: vhost-8668 Not tainted 3.10.0-rc2+ #1566 Hardware name: Dell Inc. PowerEdge R715/00XHKG, BIOS 1.5.2 04/19/2011 ffffffffa0198323 ffff88007c9ebd08 ffffffff81796b73 ffff88007c9ebd48 ffffffff8103d66b 000000007b773e20 ffff8800779f0000 ffff8800779f43f0 ffff8800779f8418 000000000000015c 0000000000000062 ffff88007c9e...
2013 Jun 05
4
[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
...if no outstanding). This solves the following warnings: WARNING: at include/linux/kref.h:47 handle_tx+0x477/0x4b0 [vhost_net]() Modules linked in: vhost_net macvtap macvlan tun nfsd exportfs bridge stp llc openvswitch kvm_amd kvm bnx2 megaraid_sas [last unloaded: tun] CPU: 5 PID: 8670 Comm: vhost-8668 Not tainted 3.10.0-rc2+ #1566 Hardware name: Dell Inc. PowerEdge R715/00XHKG, BIOS 1.5.2 04/19/2011 ffffffffa0198323 ffff88007c9ebd08 ffffffff81796b73 ffff88007c9ebd48 ffffffff8103d66b 000000007b773e20 ffff8800779f0000 ffff8800779f43f0 ffff8800779f8418 000000000000015c 0000000000000062 ffff88007c9e...
2003 Jun 11
7
IPFW: combining "divert natd" with "keep-state"
I've been using ipfw for a while to create a router with NAT and packet filtering, but have never combined it with stateful filtering, instead using things like "established" to accept incoming TCP packets which are part of a conversation initiated from the "inside". I'd like to move to using keep-state/check-state to get tighter filtering and also to allow outgoing
2004 Sep 22
9
Winbindd on FreeBSD 4.10 Help
All, First off I would like to say the book "The Official Samba-3 HowTO and Reference Guide" is awesome I purchased it off Amazon a couple of weeks ago. Ok now on to my problem. I have samba installed and configured and joined the domain no problem. When I run wbinfo -u I can see my domain users, when I run wbinfo -g I can see all my domain groups, BUT if I run
2004 Sep 21
7
Samba Share Help Needed
Hi, I have the following directory shared for the user "pcbadmin". He/she can mount and read/write without any difficulty: [pcbdata] comment = PCB Design Files path = /home/pcbadmin/pcbdata valid users = pcbadmin public = no writable = yes Question: How can I make the same directory only readable by the rest of the users ? TIA, Ben
2005 Sep 23
1
Skye gateway?
...be possible to provide a more direct approach? Some of my associates use Skype, which I'd prefer to avoid. However a single gateway into my * server could be handy. Thanks, Michael Graves Sr Product Specialist Pixel Power Inc mgraves@pixelpower.com o(713) 861-4005 o(800) 905-6412 f(713) 864-8668 c(713) 201-1262
2005 Mar 11
2
vampire question
I have a quick question for you... when running net > rpc vampire -S ntserver -U Administrator%stacy182 --- everything seems > to run fine.... however I do get > could not create posix account info for 'machine name$'
2006 Apr 12
0
Bad password when attempting login to SSH with AD account
...ot work. On the box the works, I get the following message in /var/log/messages when I log in with my domain account. Apr 12 15:28:21 ustr-MINT-A-5 sshd[8643]: Accepted keyboard-interactive/pam for root from 192.63.xxx.xxx port 4102 ssh2 Apr 12 15:28:49 ustr-MINT-A-5 pam_winbind[8668]: user 'NA\trimblrd' granted access Apr 12 15:28:49 ustr-MINT-A-5 pam_winbind[8668]: user 'NA\trimblrd' granted access Apr 12 15:28:49 ustr-MINT-A-5 sshd[8666]: Accepted keyboard-interactive/pam for NA\\trimblrd from 192.63.xxx.xxx port 4104 ssh2 Using the same ID,...
2005 Apr 21
2
samba 3.0.13 tries to find SID of User as sambaGroupMap
Dear List, while debugging the problem that users cant change file acls from windows clients, I found out that Samba (ver- sion 3.0.13 on debian sarge) tries to look up the SID (of the user who should be added to the acl) as a sambaGroupMapping in the LDAP. Does anybody can tell me: - why samba tries to match a SID of a user as a GroupMapping? This will never work as a user can never be a
2005 Apr 27
2
SOS (seting up SWAP)
Hi: My english is very bad but I will try to explain that it We need. We work at Library of Ministry of Economy. We use one Linux Server with Samba 3.07 (mainly it has data files, CDS/ISIS databases and It application (from Unesco)). Right now, the administrator are Information System's people from Ministry.We need in some case not only to track what user are connected and what files they are
2005 Feb 15
0
weird queue keep-state behavior
...ce (we're using ADSL modem in bringe mode). I've configured single pipe, configured queues to use that pipe, add queues with different weights distinct on destination ports. <skipped rules for lo0, antispoof rules, couple of counts> //i'm doing nat with that rules: 03400 divert 8668 ip from { 192.168.132.0/24,192.168.10.0/24,172.16.1.0/24,10.10.10.0/24 or me } to any out via bfe0 03600 divert 8668 ip from any to me in via bfe0 <antispoof rules, icmp restricts, internal interface allow, allow incuming keep-state connections to services> //here are defined queues 09600 q...
2004 Aug 27
6
FXOs
...rom Welltech, Clipcomm, Micronet, Multitech, Immixtel, etc. With so many products being offered I would hope that we have some collective experience with each one. Thanks, Michael Michael Graves Sr Product Specialist Pixel Power Inc mgraves@pixelpower.com o(713)861-4005 o(800)905-6412 f(713)864-8668 c(713)201-1262
2005 Apr 27
2
Changes to HOWTO and maybe Samba Guide for Solaris patches
Sun has changed the organization of their web site a lot over the years, and I just noticed that a URL included in the HOWTO is broken now. Perhaps there are others as well. In section 39.6.2 "Winbind on Solaris 9" (p. 503), Solaris 9 users are directed to download a patch from the following URL: http://sunsolve.sun.com/pub-cgi/findPatch.pl?patchId=112960;rev=14 But the Sun
2005 Mar 10
7
Why need to add a machine account to /etc/passwd first with Samba+LDAP
Hi, I am using Samba 3.0.10 PDC with LDAP as password DB. Before we use smbpasswd as passwd DB and every time I need to add a machine account into /etc/passwd so that the mahcine can join the domain. My understanding for LDAP is, this step is not needed any more since we will put all machine account into "ou=Computers". But I am proved to be wrong. Is this the way Samba works? I
2005 Mar 24
4
Can a Samba server join multiple NT domain?
Hi, Say if there are DomainX and DomainY, both are not in trusted relationship. Can a Samba server join both DomainX and DomainY? I can't find any related information on Internet. Your help would be appreciated. Thanks! Yimin
2013 Jun 06
1
[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
...lowing warnings: > >> WARNING: at include/linux/kref.h:47 handle_tx+0x477/0x4b0 [vhost_net]() >> Modules linked in: vhost_net macvtap macvlan tun nfsd exportfs bridge >> stp llc openvswitch kvm_amd kvm bnx2 megaraid_sas [last unloaded: tun] >> CPU: 5 PID: 8670 Comm: vhost-8668 Not tainted 3.10.0-rc2+ #1566 >> Hardware name: Dell Inc. PowerEdge R715/00XHKG, BIOS 1.5.2 04/19/2011 >> ffffffffa0198323 ffff88007c9ebd08 ffffffff81796b73 ffff88007c9ebd48 >> ffffffff8103d66b 000000007b773e20 ffff8800779f0000 ffff8800779f43f0 >> ffff8800779f8418 0000000000...