similar to: IPTABLES rule for separating users

Displaying 20 results from an estimated 1100 matches similar to: "IPTABLES rule for separating users"

2011 Feb 28
5
Sorting by date
Original: Jan 23 2011 10:42 SOMETHING 2007.12.20.avi Jun 26 2009 SOMETHING 2009.06.25.avi Feb 12 2010 SOMETHING 2010.02.11.avi Jan 29 2011 09:17 SOMETHING 2011.01.27.avi Feb 11 2011 20:06 SOMETHING 2011.02.10.avi Feb 27 2011 23:05 SOMETHING 2011.02.24.avi Output: Feb 27 2011 23:05 SOMETHING 2011.02.24.avi Feb 11 2011 20:06 SOMETHING 2011.02.10.avi Jan 29 2011 09:17 SOMETHING 2011.01.27.avi Jan
2011 Mar 03
5
HOW to REDIRECT to HTTPS?
I'm searching for a method [on client side] to redirect to HTTPS in a few given domains. e.g.: http://www.facebook.com/ to https://www.facebook.com/ Ok. I use several webbrowsers, and not all of them has "add-ons" to redirect these pages to https. My purpose is this: when i go to "http://www.facebook.com" i don't want to see any http traffic with wireshark
2011 Feb 25
2
How can I disable Internet access for programs running in Wine?
I just can find any solution... Please help! thanks.. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110225/5a94de60/attachment.html>
2017 Dec 17
2
Fwd: i am having some hard time compiling tinc 1.1 for openwrt
---------- Forwarded message ---------- From: eldad hadas <eldadh at hadasbros.com> Date: Sun, Dec 17, 2017 at 9:19 PM Subject: i am having some hard time compiling tinc 1.1 for openwrt To: guus at tinc-vpn.org Hello, i am having some hard time compiling tinc 1.1 for openwrt. i have found a precomiled version for ar71xx, but i need for mips_24kc and ramips/mt7620 i have tried afew
2013 Jan 12
2
instaling NUT into OpenWRT: argp-standalone error
Hello, I`m trying to install NUT on OpenWRT installed at routerboard RB433. When I run: opkg install nut I get this output: Installing nut (2.6.5-2) to root... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/nut _2.6.5-2_ar71xx.ipk. Collected errors: ?* satisfy_dependencies_for: Cannot satisfy the following dependencies for nut: ?*????? argp-standalone * ?*
2010 Aug 12
2
MSN wtf?
Well I've dabbled with Wine on and off for about a year and quite frankly, I've never gotten Wine to work... in fact I've never gotten Wine to do anything--I don't know why I bother, I guess because sometimes my head inflates, and I just need Wine to tell me that yes tehre are some htings in life I can't have. So I went here:
2017 Dec 17
0
i am having some hard time compiling tinc 1.1 for openwrt
I include 1.1 in my personal LEDE builds by adding the following to the makefile, in addition to changing the version: https://github.com/rmounce/openwrt-packages/commit/bd69c5dcd4428f2684e023462f23ec2dc7095041 +libncurses +libreadline + --with-curses \ + --with-readline Regards, Ryan Mounce On 18 December 2017 at 06:41, eldad hadas <eldadh at hadasbros.com> wrote: > > ----------
2011 Feb 13
1
Security: gnome-screensaver VS. switch user
People "usually" suspend their laptop, so that they can continue their work when they open the laptop. OK! Two choices [GNOME]: 1 - Menu -&gt; Shut Down -&gt; Suspend in this case, the gnome-screensaver locks the PC. but the gnome-screensaver is just a "normal process", and it could be killed e.g.:
2011 Feb 14
2
sandboxie like application for CentOS?
http://www.filehippo.com/download_sandboxie/ It's a great application [ for windows... :\ ] Are there any programs under CentOS, that has the ~same features? To be specific: The user could launch a program [e.g.: Google Chrome] inside this sandbox, and when he/she exits Google Chrome, all the changes that Google Chrome did is "undoed". + Google Chrome is in a sandbox, so it
2011 Feb 27
2
opened OpenSSL port
Main question: is it safe, to open a port for an openssl server? e.g.: server side - generate a self-signed cert. time openssl req -x509 -nodes -days 365 -newkey rsa:8192 -keyout mycert.pem -out mycert.pem openssl s_server -accept 52310 -cert mycert.pem Is it secure? - it could be DOSed' [DenialofService] or could it be attacked in any way? Are there any iptables rule for restricting
2018 Oct 26
0
ip6tables on C7
Gordon Messmer wrote: > On 10/26/18, Andrew Pearce <andrew at andew.org.uk> wrote: > >> On 2018-10-26 16:25, mark wrote: >> I believe this should remove any ipv6 rules (rules and chains) >> >> ip6tables -F ip6tables -X > > You might want to clear the other tables, too: > > > for x in filter nat mangle raw security "" do ip6tables ${x:+-t
2003 Dec 01
0
No subject
Basically, what you see is nmbd listening, supposedly. It sounds like you will need a firewall to keep out requests on 137 and 138. Joel Bind interfaces only (G) This global parameter allows the Samba admin to limit what interfaces on a machine will serve SMB requests. If affects file service smbd(8) and name service nmbd(8) in slightly different ways. For name service it causes nmbd to bind to
2010 Oct 28
0
Intermittent failure when placing calls - unable to create channel of type SIP
Hello community, I've been running Asterisk on an embedded device for about six months, and my operation has been largely trouble-free. I'm hoping I could get some help with a minor problem: Every week or three, my PBX gets stuck in a state where it can receive calls, but it becomes completely unable to originate outgoing calls until I do a "sip reload". After doing the SIP
2011 Mar 09
1
what is the “Online Certificate Status Protocol”
I use privoxy. In the user.action file i have a redirect rule and a few websites: { +redirect{s at http://@https://@} } .twitter.com .facebook.com Ok! it's working great, e.g.: if i visit any "*twitter.com" URL it gets redirected to HTTPS! But: with wireshark i can see some "OCSP" packets [ http://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol ] Question:
2010 Sep 20
2
Regarding poor performance on DIR-300
1. Compress should be in your hosts file, not your config file. 2. Since its a low-end CPU on the router, try using Compression=10 or 11 (fast/best lzo); I use 9 (max zlib) on my ASUS OpenWRT routers & ClearOS boxes. 3. If you're using Backfire OpenWRT, you should be able to use the version of tinc compiled in trunk http://downloads.openwrt.org/snapshots/trunk/ On 9/20/2010 5:22 PM,
2010 Jun 18
1
Crosscompile error tinc => 1.0.11 on openwrt whiterussian 0.9
Hello! I try to maintain a couple off old Openwrt based routers. The routers run openwrt whiterussian, so it quite outdated. But it is a little dangerous to update a remote machine from whiterussian to kamikaze or backfire, this may be usefull for others. I used the openwrt whiterussian 0.9 sdk and the attached Makefile to compile all tinc versions till 1.0.11. Since 1.0.11 the compile process
2007 Feb 04
3
Reproducable failure with rsync, iptables and RHEL4
Hello! I have a consistent, reproducable failure performing an rsync of an RHEL4 system running rsync in daemon mode with iptables enabled. With iptables disabled, or with a rule that explicitly allows all traffic, the rsync completes. However, with iptalbes enabled, the rsync starts, but will not finish. It fails after copying a seemingly random amount of data. I have been able to
2005 Feb 21
2
Conecting to asterisk server through NAT usingIAX
Hallo Did you allow udp outgoing on 4569 as well.. i found udp bit different than tcp when comming to firewalls liaan ----- Original Message ----- From: "Bartosz Wegrzyn - asterisk" <junk@lexon.ws> To: <timebandit001@gmail.com>; "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Monday, February 21, 2005 12:29
2005 Mar 11
13
Vonage a provider?
I am new to the mailing list, but I am very interested in running my small home business office phone system using Asterisk. However, Broadvoice, a VoIP provider of choice based on my research, is not available in my area. I currently use Vonage VoIP. Their website mentions nothing about being able to link to Asterisk. I was wondering if any US subscribers have been able to configure Vonage
2018 Nov 30
3
DMARC policies
On 30.11.2018 10.03, Per Jessen wrote: > Aki Tuomi wrote: > >> Hi! >> >> It seems we accidentically had a high amount of subscribers >> temporarily disabled due to DMARC on some sender's host. We have now >> taken actions to prevent this in the future and all temporarily >> disabled members have been restored. >> >> Aki > Hi AKi >