Displaying 20 results from an estimated 900 matches similar to: "Tinyproxy and shorewall setup"
2009 May 29
5
CONNMARK target and connmark match support in Ubuntu kernel
Hi,
as per the shorewall MultiISP documentation ( http://www1.shorewall.net/MultiISP.html
), it says
"Use of this feature requires that your kernel and iptables include
CONNMARK target and connmark match support (Warning: Standard Debian™
and Ubuntu™ kernels are lacking that support!)."
it means MultiISP wont work properly if i am using Ubuntu server. if
yes whats the
2009 May 15
3
Allowing traffic within same zone on multi-subnet interface
Hi list,
I''m struggling with this problem for a long time, hopefully someone
can explain me what I''m doing wrong:
I have a shorewall installation with
interfaces
net eth0
- eth1
hosts
loc 10.0.10.0/24
loc 10.0.20.0/24
+some other zones and subnets
there are aliases on eth1 for gateways for the two loc subnets
eth1:1 10.0.10.1
eth1:2 10.0.20.1
Everything works fine, loc
2009 May 23
0
Shorewall 4.3.11
Shorewall 4.3.11 is now available for testing.
Much of what is in this release is below the surface. Many of the
modules have been reorganized to provide for more readable code and to
eliminate a lot of parameter passing.
----------------------------------------------------------------------------
P R O B L E M S C O R R E C T E D I N 4 . 3 . 11
2003 Mar 08
1
Multiple Login issues with XP, Win2K
I just recently set up Samba for the first time so I'm
new to all of this. I can get my XP to access the
shares as a workgroup but I cannot get it to be a
member of the domain. When I try to login it responds
with an error message about "Multiple Logins are not
allowed"
Any hints on where I should start to look. smb.conf
looks fine and both Windows and Unix users are have
been
2002 Dec 13
2
Must Samba have DNS server?
Dear all,
I have an Linux Server 7.1 which doen't connect to internet and doesn't have a DNS server as well. I use 192.168.10 IP addresses.
If I still setup Samba server (ver 2.2), can Windows 2000 make a connection to the Samba server?
Many thanks
Tan Duong
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Jun 06
1
lastest winxp rsync binary
Where can I find the latest rsync binary for winxp?
Thiep Duong
2007 Oct 04
1
Any ide why it take long time to run from WinXP to Linux?
I am using rsync2.5.1 on winxp, to rsync about 6GB working directory
to linux host via ssh.
rsync /cygdrive/c/work -arvvze ssh.exe --delete \
odc4linux1.am.necel.com:/home2/duong/PC_Backup
This should be an weekly update run, and it took over 2-hrs
.....
work/weekly/2007/
work/weekly/2007/Thiep Status Report Apr-30-2007.doc
work/weekly/2007/Thiep Status Report July-20-2007.doc
2011 Mar 16
2
Wiki: Howtos/Virtualization/HyperV
Hello,
I've written a couple of articles about CentOS on my personal blog that i'd like
to share.
As mentionned py pschaff on the CentOS 5 forum (
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=30474&forum=37 ),
there could be a need of an article explaining how to virtualize CentOS 5 in
HyperV.
As i wrote my articles in french, i'm willing to translate them so
2014 Aug 18
2
Automatically add group
Dear All.
I have a file server. I installed the samba on it to store the document.
See below for the security :
- group :
+ g1 : user1, user2,user3
+ g2 : user4, user5,user6
+ g3 : user1,user5
- folder :
+ folder A : set permission chmod 775 and group chown root:g3
The problem is when the user1 modified a file in folder A then that file
add the group g1 automatically. So
2018 Feb 23
6
RFC 8305 Happy Eyeballs in OpenSSH
Hello,
I use hosts that are dual stack configured (IPv4 and IPv6) and it
happens that connectivity through one or the other is broken and
timeouts. In these case connection to the SSH server can take quite some
time as ssh waits for the first address to timeout before trying the
next.
So I gave a stab at implementing RFC 8305. This patch implements part of
it in sshconnect.c.
* It does not do
2007 Nov 28
6
Class variable does not retain its value in rails
Howdy,
Newbie question: how come my class variable ("static" in Java/C#)
doesn''t retain its value in Rails? The following code works well in the
Ruby console (the number is incremented all the time even though new
instances are created), but in Rails it always restarts at 1.
In the /libs/ folder:
class StaticTest
@@call_count = 0
def increment
2010 Nov 14
1
Can't create folders in .wine/drive_c/users/public/App Data/...
OK, so I don't know what's going on. (even with tinyproxy/firehol off the
following occurs).
Unless wine is run by root, when WoW is first loaded and trying to login,
WoW creates a Cache folder and a bunch of folders under cache for login
purposes. The Cache folder exists in: <wine profile
dir>/drive_c/users/Public/Applicatoin data/Blizzard
Entertainment/Battle.net. Now it can
2013 Apr 20
5
configure error using Lustre 2.3 and OFED 3.5
Configure fails at testing for openib - anyone an idea?
Thanks
Michaell
configure:10034: checking whether to enable OpenIB gen2 support
configure:10138: cp conftest.c build && make -d modules CC=gcc -f /home/mhebenst/lustre-2.3.0/build/Makefile LUSTRE_LINUX_CONFIG=/adm
in/extra/linux-2.6.32-358.2.1.el6.x86_64.crt1/.config LINUXINCLUDE= -I/usr/local/ofed/3.5/src/compat-rdma-3.5/include
2006 Aug 17
9
Help me please !
Hi all,
I''m a new comer. I want to design website myself but i don''t know any
thing about coding before. Please advise me to learn which programming
language ! I''m very interested on Ruby and Ruby on Rails introduction
...
Thank you so much !
--
Posted via http://www.ruby-forum.com/.
2005 May 19
4
LOOKING TO HIRE
We have positions in Ho Chi Minh City, Vietnam and Temecula, California.
Please only reply to vnjobs@ecite.com no phone calls.
Our Company comprises a diverse set of individuals who work hard and play
hard. We look for motivated, dedicated candidates who have demonstrated an
insatiable quest for knowledge, opportunity, responsibility and
entrepreneurship. Our goals are ambitious, but ample
2010 Jun 12
1
Fast way to compute largest eigenvector
Hello all,
I was wondering if there is a function in R that only computes the eigenvector
corresponding to the largest/smallest eigenvalue of an arbitrary real matrix.
Thanks
Minh
--
Living on Earth may be expensive, but it includes an annual free trip
around the Sun.
2018 Feb 26
2
RFC 8305 Happy Eyeballs in OpenSSH
Hi,
On Mon, Feb 26, 2018 at 11:32:26AM +0000, Kim Minh Kaplan wrote:
> TL;DR: please try the patch out and report if it causes "Did not receive
> identification string" log messages. I believe it does not.
It depends on absolute RTT to the target. If you stay local ("< 50ms"),
the 250ms offset should reliably avoid DNIS logs. If you happen to
connect to Australia
2020 May 22
1
Sieve test string and case sensitivity
Hello,
I have found that Pigeonhole comes with an extensive testsuite against
the Sieve RFCs. As I am working on a personal Sieve project I decided to
run my tool on this testsuite and it stumbled on "Basic assignment:
string test failed"[1].
Pigeonhole defaults to comparator "i;octet"[2] for the string test. But
Sieve says that the default comparator should be
2008 Apr 03
1
list all samba accounts
Hi,
Is there a way to list all the samba accounts from the backend ?
Thanks
Minh
This email contains confidential and privileged material for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and
2006 Dec 17
3
How to connect to a Windows PC in LAN
Hi
I am a new bee to Linux in general. Please accept my apologies if the
question is not appropriate.
I have a LAN with 2 computers: One is CentOS and one is Windows XP.
I am trying to transfer file between 2 computers using LAN. Can you
please tell me how to do it?
I have tried Samba from the Applications menu.
Add a directory in there. Set it to Read only and Allow access to
everyone. I