Displaying 20 results from an estimated 6000 matches similar to: "Help with blocking internet traffic at certain times"
2003 Mar 25
7
DNAT not working after changing BIND to use views
Hello all:
I''ve got a confusing issue. I had a working shorewall configuration
(based on the two interface model) using DNAT for redirection to my HTTP
server. The HTTP server is on my inside network (I know - bad juju, but
one thing at a time). I changed my configuration this morning to use
views in my BIND (named) configuration. Everyone outside the firewall
is able to get in
2009 Jul 07
1
Ghost file.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I mentioned a ghost file. Here is the dump (less than 65M):
http://dev.mccme.ru/~raskin/btrfs.dump
ghost file is:
885dj1l4788pymp3bk2f3dz52ggcvw4v-empty/garbage-1/mwave.h.tmp-31838-1822528541
It has a name, but stat fails (so no inode, I guess). Also I can create
another file with the same name in the directory. I cannot remove the
file, or
2010 Mar 06
1
Simple authentication problem
I'm trying to configure dovecot on a SUSE system, and having trouble with the simplest possible authentication scheme: using the standard Linux users and passwords.
My configuration is:
dovecot -n
# 1.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.27.45-0.1-pae i686 openSUSE 11.1 (i586)
protocols: imap pop3
ssl_listen: *
ssl_disable: yes
disable_plaintext_auth: no
login_dir:
2005 May 29
12
access deny host (ip) to access the Internet
I''m using shorewall 2.0.x at home as an Internet gateway for family.
However my brother always plays online games overnight, so my parents
asked whether I can do something on the gateway to control the time of
accessing the Internet.
I planned to put a script on crontab to schedule which it will execute
say at 12:00 night daily, the script will execute a command will deny
my brother
2009 Jun 11
6
cleanup after a small data loss on incorrect shutdown.
Hello.
I am continuing my tests of BtrFS under a practical workload. Recently
an incorrect poweroff (or maybe a small bug in BtrFS) caused a small
data loss. The actual damage was non-existent.
I used old branch, so maybe the relevant code is already improved.
1. Why btrfsck says "bad block" on that partition? What does it mean?
My fist reaction was to use badblocks. It found no
2005 Mar 15
5
unable to filter or log vpn traffic
hi all,
i have a classic net topology with two local zone, a firewall/router
with dsl connection
loc1 (192.168.11.0/24)
----- fw ----- net
loc2 (192.168.12.0/24)
now on the local zone 1 (on a WinXP machine) i have installed
OpenVPN 2.x to make a test connection with a company.
OpenVPN is configured as client to use tun on udp
port 10000 with ip 10.0.0.2, on the other
2004 May 26
13
Dropping established connections
Hello,
I have searched the list but couldn''t find the right answer. I want to
drop an established DNAT connection but could not manage it yet.
Someone earlier said to bring down the public interfaces, stop
shorewall, bring up the public interface and then start shorewall again
but this won''t work.
I also saw a message from Tom that someone then should unload all
iptables
2005 Jun 14
2
Two questions
Is is possible to...
Restrict all traffic two and from an internal ip address on a specific
port? (ie, no port 80 outbound from 192.168.6.50, and block all
returning packets to that same ip)
Restrict all traffic out to an external ip address on a speicific port?
(ie, no port 80 outbound to www.example.com [or its ip])
--
Landy J. Bible
The University of Tulsa
Computer Science Student
IS
2007 Mar 22
6
Anyone using Goldberg for production sites?
Just starting to look at Goldberg and I like what I see so far. However,
there''s quite a bit in there. Anyone using Goldberg for production sites?
How is the security, flexibility, etc?
Thanks for any input you can provide!
Jake
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
1998 Oct 06
0
Browsing across sub-nets with Dial-Up Networking
Forgive me if this is a FAQ, but I just can't seem to get it to work...
I have an internal network with an NT Server running as a PDC and a WINS Server. I have a Linux box serving as a dial-in ISP provider and firewall to the internet. I have Win-95, Win-98, and Win-NT Workstation users dialing in to the Linux box. We want the remote users to be able to browse the in-house network. The
2003 Jun 10
1
Calling for 5.1 Mastering experience! (vorbis am bisonics and 5.1)
On 20030610: Gregory Maxwell wrote:
(in reply to Ralph Giles)
>> I assume you're aware of the technical documentation on dolby's site?
>> (http://www.dolby.com/pro/) In particular the surround mixing guide has
>> a lot of detailed guidelines. I don't have any practical experience
>> with it though, so I can't vouch for it.
>Yes I am. I've done a
2010 Jun 04
3
Simple config question
Most of my machines are pretty cookie-cutter, so I have one class and
config file setup for different services. For example, pretty much
have one hosts.allow that goes out everywhere. However, there are
always exceptions. So I have 3 hosts that have similar configs but
have more things open, so what''s the ''best practice'' way to centralize
those? Do I really need to
2019 Nov 05
3
newbie question on a dovecot buffer
Hi
apologies for what will seem a daft question
I'm getting problems with my mail provider who is using dovecot.
I've loaded Dovecot on a 8 core ARMHF SBC version 2.2.33.2 on Ubuntu
18.04. The SBC is headless. and the load looks very light and only needs
to store/cache 4GB of mail
Can I use Dovecot as a buffer between my mail providers Dovecot servers
and the several IMAP mail clients
2004 Nov 30
2
resetting tcp sessions
hi, here is my question:
let''s say i have some users logged on the messenger right now, what
can i do to reset their sessions? supposing that i reloaded a rule
denying messenger access??
thanks
Alberto Sierra
2017 Jul 05
2
Options for bridging channels in a smart bridge
Hello,
I am struggling with a problem which I thought would be an easy one :
bridging several channels together in a *smart* bridge. I emphasize
*smart* : I want my bridge to be a native_rtp one when only two channels
are involved, and switch to softmix technology when a third channel
comes in.
I thought I could use ConfBridge for that, but it creates a bridge that
is not smart (it is of
2013 May 01
2
EFLAGS based v->arch.hvm_vcpu.single_step
Hi all,
Does anyone have thoughts on extending v->arch.hvm_vcpu.single_step to
support pre-MTF systems, in a way that would mimic the MTF?
So far I''m emulating PUSHF/POPF to hide the hypervisor''s trap flag, and
eventually I''ll multiplex it down to the guest, but I''m having issues.
Right now, I''m enabling X86_EFLAGS_TF in vmx_intr_assist, just like
2010 Aug 16
1
kernel: bnx2i: iSCSI not supported, dev=ethX
Running CentOS 5.5 x86_64 on Dell R710 boxes. I have the server(s)
configured for bonding/vlan and will be using iscsi to a SAN. I am in
the pre-deployment stage so I am just setting up the basic cookie cutter
configurations so I haven't initiated the iscsi connection to a SAN yet.
While going through the error messages I noticed this error:
kernel: bnx2i: iSCSI not supported, dev=ethX.
2003 May 22
1
tagging parts
could somebody please advise me on the following thing:
there's one ogg vorbis music file (a long mix). it is split into many
parts with tobias' ogg cutter. the parts get tagged and the many files
are again combined into one. the purpose of this would
be that when playing back the such combined file, the player should display the
individual tags while it's still a single track.
2011 Nov 16
1
HELP DATA CLIPPING AND DATA OVERLAY ON A MAP
I have csv data that extend beyond the area I want for an existing map. I want using the boundaries of the polygon shape file as a cookie cutter so that I can overlay the csv data on map without including anything outside the map boundaries and create a dbf file or shapefile of the clipped data . The reproducible example:
###############################################
library(RColorBrewer)
2006 May 24
3
packages, modules
i cant make sense in my own mind what is happening,
so if someone can explain, it would be appreciated.
I did the following on the command line..
>require ''md5''
=>true
>t = MD5
=>Digest::MD5
>t.md5(''confused'')
=>1a7f2a5ad77128b2f81feddac78df213
# so far so good, now start new command line
# or unload module
>require