similar to: Firewall rules to block other's computers browse list

Displaying 20 results from an estimated 800 matches similar to: "Firewall rules to block other's computers browse list"

2009 Jun 20
0
No subject
# Set everything else to deny all other network access (debug=1): $tbls -A dsl-for -j LOG --log-level $debug --log-prefix "dsl-for Everything Else " $tbls -A dsl-for -j DROP packets originating on my VLAN (eth0.5) destined for the Internet get logged with their IN/SRC, OUT/DST logged backwards. For instance, this is Cobian Backup (http://www.cobian.se/cobianbackup.htm) on my Windows
2010 Aug 04
1
Question regarding S4 objects and reading in excel data with RODBC
L.S. I am trying to get data from an excel sheet using the RODBC library, quite like the example on page 34 of the 'Data manipulation with R' book written by Phil Spector. It seems very straightforward, yet I get the same error everytime I try it, with different excel sheets and trying to tweek the code a bit. This is what I do: library(RODBC) sheet='X:\\example.xls'
2010 May 23
4
xen4.0 debian vlan config
Hello, can anybody help me how to configure vlans? There are vlans: vlan2 vlan3 vlan30 Server has one nic - eth0. vlan2 should be dom0 eth0(peth0) for management Each vlan3 and vlan30 should be has its own bridge. How to make it? Br Peter _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Dec 11
3
[Bug 625] New: IN/SRC, OUT/DST backwards in LOG when used with a VLAN
http://bugzilla.netfilter.org/show_bug.cgi?id=625 Summary: IN/SRC, OUT/DST backwards in LOG when used with a VLAN Product: iptables Version: 1.3.5 Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P4 Component: iptables AssignedTo: laforge at netfilter.org ReportedBy:
2007 Aug 14
4
Import of Access data via RODBC changes column name ("NO" to "Expr1014") and the content of the column
Dear all, I have some problems with importing data from an Access data base via RODBC to R. The data base contains several tables, which all are imported consecutively. One table has a column with column name "NO". If I run the code attached on the bottom of the mail I get no complain, but the column name (name of the respective vector of the data.frame) is "Expr1014" instead
2008 Apr 04
1
RODBC / odbcConnectExcel Issue
Can someone throw light on the following problem I am having with RODBC? There's an Excel file I am trying to read from, it has one sheet named 'nameclass'. Thanks in anticipation. Vishal Belsare > library(RODBC) > con = odbcConnectExcel(file.choose()) > tbls <- sqlTables(con) > tbls TABLE_CAT TABLE_SCHEM TABLE_NAME TABLE_TYPE REMARKS 1
2009 Sep 24
2
RODBC problem
Hi, I'm attempting to use the RODBC package on Windows Vista to import an excel spreadsheet. The spreadsheet has three worksheets the last of which is blank. Following an example in Phil Spector's book (p. 34), after creating a connection named con I did the following: > con RODBC Connection 3 Details: case=nochange DBQ=c:\temp\test.xls DefaultDir=c:\temp
2005 Dec 15
2
Why is bubbles() creating empty png graphs?
This code below produces empty XXX.png files - if I use plot(), it works and if I enter the commands png(filename=fn) bubble(positions, do.sqrt=FALSE, main=q) dev.off() manually, it works as well. I am lost - any help appreciated. The weird thing is that it worked before I made some changes... (I don't have a copy of the working version...). R version: platform i686-pc-linux-gnu arch
2005 May 09
2
vlan traffic shaping.
I couldn''t find anyone who had actually made it work via google so I guess I''ll ask here. My setup is a VPN point to point link. The VPN is a modified version of Openvpn where I''m using zlib compression to improve the compression a bit. The goal is to shape traffic coming from a routing server through the vpn to the endpoint of the vpn and in such a way maximize the
2008 Jul 24
3
IPCop updates, Evolution Calendar rarely crashes now
I know a lot of you are using IPCop where you work. They have three (3) updates posted, during the past two (2) days. The last one, I'm getting an error, when I try to Download it, and I will report that to the IPCop list or bugzilla after I send this message. "No such file or directory http://prdownloads.sourceforge.net/ipcop/ipcop-1.4.21-update.i386.tgz.gpg?download" The problem I
2006 Aug 16
3
proxy server - ipcop vs CentOS
I have purchased a used Compaq DL360 which I was going to use as a proxy server. Presently, we are using a cheap box with ipcop which is working fine but it didn't have much RAM (64MB), etc. This new box we will want to run squid and perhaps dansguardian for filtering (this is a non-profit company) and I'm wondering if I should just put ipcop on it or would it be smarter/better to install
2004 Jul 16
1
Problem with SysLinux but not with LILO
Hi, I am trying to use two products that use SysLinux and finally realised the SysLinux is the cause of my woes. I'm trying to use Freesco and IPCop. IPCop version 1.3 used a different boot loader to 1.4 which uses SysLinux. I have been through numerous trials and tribulations in trying to get Freesco to work but eventually gave up and went with IPCop. I kept getting the "Boot
2006 Oct 23
4
Where to best start looking for voicemail/moh sound quality problem?
I'm running Asterisk 1.2.13 on a Solaris 10 X86 box behind an IPCop firewall on a 5Mbps down/512 up cable connection. I'm having sound quality problems when users call in for voicemail and with music on hold. The sound is choppy and muffled while souding pretty good for calls inside the network. I'd appreciate some pointers as to where to start looking to improve things. I've
2010 Jul 20
2
a list of which kernel versions work with klibc
Is there a list of which kernel versions (are supposed to) work with (each version of) klibc? I do recall reading something that said klibc should run under any version of the kernel, regardless of which version it is compiled against. Following the new instructions on this list earlier (to use the KLIBCKERNELSRC= parameter to point to the installed kernel headers) as well as also making the
2008 Feb 09
1
How to deal with pciback?
Hello everybody, for just one week I try to install three servers on an OpenSuSE 10.3 dom0 equipped with 4 NICs. One server is an OX using the onboard NIC via xenbr0. This server runs!! For my IPCop server I intended to use the three remaining NICs (Intel Pro100/S, 3Com 3C590, Realtek RTL-8139). These three NICs should be used natively by my IPCop. So I tried to use the pciback driver. I wrote a
2007 Jul 14
3
Newbie ADSL configuration, ppp0 can't activate &
>Message: 23 >Date: Fri, 13 Jul 2007 22:11:59 -0400 >From: Dan Halbert <halbert at everyzing.com> >Subject: Re: [CentOS] Newbie ADSL configuration, ppp0 can't activate & > config not found >To: CentOS mailing list <centos at centos.org> >Message-ID: <469830EF.3080601 at everyzing.com> mailing-lists at computer2.com wrote: <snip>
2005 Sep 21
2
Bryan Smith: Thanks for the IPCop recommendation
A few weeks back I had tried to install CentOS on my old AMD 5x6x (equiv to P75 performance) with plans to use it as my firewall and router. Because there were some problems relating to RPM compile architecture (apparently), I posted and Bryan suggested IPCop, even at peril to his life on these lists ;-) according to him. ;-) ;-) Just wanted to tell him thanks, it's worked out well. Had
2004 Jul 21
4
shaping passive ftp traffic
Hi, I have tried unsuccesfully to limit my ftp server send speed in linux. I have an ipcop linux firewall/router with 2 nics. 1 nic (eth1) is connected to a 3mbit/384Kbit cable connection and the other (eth0) a switch. Behind it i have a suse linux box and a windows box. On the suse box i run proftpd. I need to shape my passive ftp send speed to 34KBytes because if it is maxed out at 45K
2004 Nov 24
17
outbound shaping
Well it appears i have no clue what im doing. I thought i had the below script working to shape outbound ftp traffic....however, it is shaping inbound traffic too. I have NO clue why. Please comment if anyone has any ideas why this doesnt work. I want to shape only outbound ftp traffic and not inbound or lan traffic. #!/bin/bash #shaping passive and active outbound ftp traffic on an
2004 Jan 12
1
tinc and ipcop
On Mon, Jan 12, 2004 at 02:11:38PM +0100, Ralf Petry wrote: > more or less just a general question: i am running a suse linux 8.1 as > a server and ipcop 1.2 (and at another place ipcop 1.4) as > firewall/router. > i would like to achieve the following: allow a certain company (with > windows server and clients) to connect > to my network via vpn. where would i set up tinc? on