search for: sherman

Displaying 20 results from an estimated 81 matches for "sherman".

Did you mean: herman
2005 Jun 29
5
Dual-ISP Masq
...y so that traffic FROM a range of IPs is sent out, masqueraded, via a new cable connection. I''m running 2.6.9. Am I going to require any of the CONNMARK patches or other patches from http://www.ssi.bg/~ja/#routes? I''m really not sure from reading docs/posts. Thanks, A. -- Adam Sherman Technologist http://www.sherman.ca/
2004 Dec 08
9
Kernel/iptables question
...Before putting a bunch of effort into figuring out the packaging of the Debian iptables package and patching the kernel, I''d like to verify that Debian hasn''t patched appropriately. Any ideas? Versions: iptables 1.2.11-8 kernel-image-2.6.9-1-686 2.6.9-3 Thanks, A. -- Adam Sherman Technologist http://www.sherman.ca/
2003 Dec 12
3
SIPURA Breaches Contract
Hi list, Well I really didn't want to see things get to this point, but Sherman at Sipura along with their President Jan F. leave me no other choice. SIPURA has been provided a letter from our attorney for Breach of Contract and damages. They have yet to respond. A quick background. 1. Sherman (SIPURA's Director of Marketing), stated that we would do a join press relea...
2005 Feb 03
8
SMB Problem
I''m having a problem where transferring files accross our IPsec gateway to another host on a remote network is failing. I see no packets being rejected in the logs. Attached is a packet trace, showing the problem. In this case, 10.100.0.0/24 is the local network and 10.100.14.0/24 is the remote network. The trace was taken on the local gateway. In the trace, there is a set of TCP
2011 Apr 08
3
Rails Tutorials
...<http://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.7.4.1-x86_64-leopard.dmg&can=3&q=> ), and downloaded it the way it was suggested. After endlessy trying for an hour to follow the tutorial, I can not install GIT. Please help. Thanks, Benjamin ______ *Benjamin Sherman* founder Practice Safe Policy * www.practicesafepolicy.com **benjamin-+s3v+l7Am2kFe+FVatdC5qMu82ekQmAM@public.gmane.org* www.twitter.com/obamacondoms * *866-99-POLICY/ Toll Free 917-704-8444/ Desk 866-765-2070/ Fax 244 Fifth Avenue Suite B221 New York, NY 10001 -- You received this message becaus...
2009 Jun 09
2
R command to join data.frames rows with identical keys?
...0),lotsize<-c(0.75)) neighborhoodInfo2_df<-data.frame(address<-c(108),squareFootage<-c(3000), lotsize<-c(1.25)) neighborhoodInfo_df<-rbind(neighborhoodInfo1_df, neighborhoodInfo2_df) schoolZone1_df<-data.frame(address<-c(101), schoolZone<-c("Sherman")) schoolZone2_df<-data.frame(address<-c(108), schoolZone<-c("Baker")) schoolZone_df<-rbind(schoolZone1_df, schoolZone2_df)
2004 Dec 30
12
Multi-Hop VPN Issue looking for Solutions
I''ve just discovered that I do not have access to the remote gateways for a set of IPsec tunnels to remote networks. This prevents me from changing the routing table on those gateways. I need "roadwarrior" systems connecting to me local network using OpenVPN (tun) to be able to access those systems. Since the remote gateways don''t know about 10.100.1.0/24, where my
2014 Oct 01
3
gpg can't decrypt message
.... So I searched online and found a a set of keys that correspond with his email address. And imported them. But when I go to decrypt the message, this is what I get: [root at ops:~] #gpg --decrypt roger-message gpg: encrypted with 2048-bit RSA key, ID 9617EA5C, created 2014-10-01 "Roger Sherman <rsherman at viddler.com>" *gpg: encrypted with RSA key, ID 9A41C766* *gpg: decryption failed: secret key not available* Here's a listing of keys that shows his key imported: [root at ops:~] #gpg --list-keys /root/.gnupg/pubring.gpg ------------------------ pub 1024D/F186197B 20...
2006 Apr 20
7
Rails + postgres case insensitive searches.
Hello all I am wondering how rails handles case sensitivity in databases. If I do a Person.find_all_by_name("tim") in mysql I would expect to get tim, TIm, and Tim. Do I only get tim in postgres? How do other people deal with this? Do you resort to find_by_sql for all your postgres queries to get case insensitive results?
2005 Feb 07
9
Zoning Out
I''m getting my zones confused. Help. I need to have a bunch of systems using OpenVPN to gain an IP in the virtual subnet 10.100.1.0/24, on interface tun0. I will then route whole subnets to those IPs, like 10.100.2.0/24 via 10.100.1.12, etc. I want to have a policy for: - all hosts behind tun0 - all hosts in 10.100.1.0/24 - individual subnets being routed through IPs in
2005 Jan 26
9
Proxy-ARP on Same Segment
I have had to replace an existing setup which has a bunch of IPs Proxy-NAT''ed onto the loc segment. While I do eventually want to move them to their own segment, I have to deal with this for the next few weeks. My problem is that from a loc system I can ping the public IP of a system being proxy-ARP''d but I can''t hit it via HTTP. Nothing is being blocked according
2005 Jun 24
4
text file output
Hello, I would like to create an ascii text file that looks exactly like the Console output of a split() action. I have tried save, dput, dump, write.foreign and write to no avail. The resulting text files are a jumble of data that I would have to edit heavily in order to use it for my proposed purpose. How can I, short of copying and pasting the contents of the console (which will not work
2005 Jan 18
4
DMZ Recommendations
From reading the documentation, I understand that it is recommended to put servers that may be at risk in a DMZ served via proxy-arp. In this case, the local clients that are behind a NAT would have their connections to the DMZ masqueraded, yes? Is there any way around this that would still be considered secure? Just looking for advice. Thanks, A.
2005 Feb 10
7
RoutesKeeper
I just stumped on the following project: http://selab.edu.ms/twiki/bin/view/Networking/RoutesKeeperProject From the page: > Free as in GPL: Yes, it''s very important, we all love Mr. Richard > Stallman • Load balancing: Use unlimited number of internet > connections simultaneously • Fail over: You still get persistent > internet access although some of your connections
2006 Apr 18
7
freeze_gems to upgrade and SVN
Hi all- I just decided to move from my 1.1.0 to 1.1.2. I had previously frozen to 1.1.0 and therefore had all of rails in SVN in my vendor directory. When I finally got rake freeze_gems to work, it blasted (rm -rf) my vendor/rails directory and put a new one in there. This also blasted all my .svn directories. Is there some convenient way to do a freeze upgrade and play well with SVN?
2006 Apr 11
18
Rails 1.1 in Production
My hosting company is still supporting only Rails 1.0. I have installed Rails 1.1.2 to my vendor directory and deployed it in production which should mean that my application should be using the Rails version in my vendor diretory. But It looks like its still using local gem libraries, here is the error from dispatch.fcgi when I try and invoke my app NoMethodError (undefined method
2004 Dec 30
19
OpenVPN tun Interface
I have a zone "rw" defined as tun0 in interfaces. From that zone, pings to zone "loc" succeed but pings to remote networks (On IPsec VPNs) are rejected in the all2all chain. From my point of view, these pings should be in the rw2cctc chain. (rw to cctc is ACCEPTed in policy.) I must have a hole in my config, where would it be? Thanks, A.
2008 Oct 22
2
Can't open files containing russian letters in path (PR#13195)
Full_Name: Arkady Sherman Version: 2.8.0 OS: Windows XP sp3 ntfs file system Submission from: (NULL) (158.195.166.129) Freshly installed version 2.7.2 works well, but 2.8.0 can't open files with russian letters in its names. In error messages the letters are replaced with different symbols.
2005 Feb 03
3
Architecture Help: OpenVPN
(Appologies if you receive this twice, GMANE seems to have lost my original posting.) I currently have a setup where 20 remote networks are router through IPsec tunnels and I am using Shorewall''s terrific support for the kernel policy match module. I also have mobile clients using OpenVPN to connect into our head office network in setup bridged setup. All is good. (Thanks Tom for your
2008 Apr 23
2
ESRI support
Does Mapstraction support ESRI (arcwebservices.com)? Thanks, - Michael