similar to: Getting an error

Displaying 20 results from an estimated 100 matches similar to: "Getting an error"

2003 Aug 11
1
redirecting mail
I am using shorewall 1.4.6a on redhat 9 Two interface. Using NAT 10.10.1.7 213.94.193.94 ---------------------------------------------------- Firewall gateway eth0: 213.94.193.89 eth1: 10.10.1.3 ---------------------------------------------------------- www server internal IP: 10.10.1.7 External IP: 213.94.193.94
2005 Mar 01
11
Can''t connect to Modem
Shorewall version 2.2.1 2 Interface setup. eth1: 10.10.1.3 eth0: 192.168.1.2 modem is 192.168.1.1 I need to be able to connect to my adsl modem, but when shorewall is up I get connection rejected. I have added "192.168.1.1 RETURN" above the line "192.168.0.0/16 logdrop # RFC 1918" in "/etc/shorewall/rfc1918" but still getting connection rejected Is there
2003 Feb 23
1
info on shorewall and Mirc
Hello, I am running shorewall with a two interface firewall. PCs on the lan side have static ips. I am able to connect to Mirc and receive DCC Gets but my problem is that I am not able to do a DCC send. Is there a way to get the DCC Sends to work. Thanks. _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*.
2013 Apr 19
1
Can't connect to DSL modem on em1
Shorewall 4.5.15 3 Interface setup em1 p3p1 p4p4 ppp0 Hi, Since changing to NetworkManger on Fedora 18 I can no longer connect to the DSL Modem, which is connected to Interface em1. When the NetworkManger brings up the interfaces and ppp0, it no longer assigns an IP to em1. If I have ppp0 disabled and NetworkManger brings up the interfaces, em1 gets an IP of 192.168.1.2. Then when I get
2003 Jul 25
3
New Shorewall user trying to get ulogd setup
quick background: RH9 (2.4.20-19.9) Shorewall 1.4.6a-1 ulogd 1.00 Shorewall is working properly. I''ve followed the FAQ instructions and everything appears to be setup correctly. The problem is that I''m trying to get ulog going...but I''m getting: # service ulogd status ulogd dead but subsys locked I''m not sure if I was suppose to, but I also manually created
2003 Aug 05
4
Shorewall 1.4.6b
This is a bug-fix roll-up. Problems corrected since 1.4.6: 1) Corrected problem in 1.4.6 where the MANGLE_ENABLED variable was being tested before it was set. 2) Corrected handling of MAC addresses in the SOURCE column of the tcrules file. Previously, these addresses resulted in an invalid iptables command. 3) The "shorewall stop" command is now disabled when
2003 Nov 11
2
NEWBIE: DNAT Prob
Hi gang, I''ve got a problem with shorewall, it keeps dropping packets when it should be DNATing them. I want all connections on a tcp port 4662 to be forwarded to a machine on my network (192.168.0.5) - the port is used for mldonkey (P2P app). It seems to be partially working - loads of packets are being DNAT''ed but some are not - I cant figure out why! The firewall
2003 Jul 22
0
Shorewall-1.4.6a
This bugfix release corrects a problem where the MANGLE_ENABLED variable was being tested before it was set producing the error message: ERROR: Traffic Control requires Mangle The release is available now at: http://shorewall.net/pub/shorewall ftp://shorewall.net/pub/shorewall and will be available at the other download sites shortly. For those who wish to patch your firewall script, save
2005 Mar 01
2
Problem with 3.0.10 and 3.0.11 with 1 smbd process using 99% cpu
I've been having problems since updating to samba 3.0.10 on Debian 3.1 Below is the output of ltrace and gdb on the offending smbd process. I tried upgrading to 3.0.11 and the problem still exists. Anyone have any suggestions? [ltrace output] After about 20 seconds on the processes ltrace loops this iconv(0x82cecc8, 0xbffff218, 0xbffff21c, 0xbffff220, 0xbffff224) = -1 __errno_location()
2007 Apr 01
2
Weird extension behavior
Hi, I'm using Asterisk with two Cisco 7960 phones using SIP. I'm seeing the following weird behavior: SIP Phome 1 is extension 4002 SIP Phone 2 is extension 4003 I call 4002 from 4003 and that works fine. I call 4003 from 4002, and it rings locally to 4002, never gets to 4003. I'm able to send a config query packet to 4003 from the asterisk console and get a response, when I send
2007 Apr 14
1
"HTTP Connection Timeout" Trouble with Cisco 7960 Phone
Hello, I'm using two Cisco 7960 phones currently loaded and showing Firmware POS3-07-4-0 (Version 7.4?) and I'm having a strange problem. Whenever the phone is supposed to try to load anything over HTTP from my Apache 2.2.x web server, the connection just sits and times out. Nothing shows up in the Apache logs unless I hit cancel. What could the trouble be? -- Mark P. Hennessy
2003 Jun 20
2
Compiling Linuxthreads
I'm trying to compile Linuxthreads from ports on my FreeBSD 4.8 system here, and for some reason I keep getting this: You can use an experimental patch to reduce the number of condition variable triggered context switches by defining WITH_CONDWAIT_PATCH Some unsafe calls to exit() can be detected by defining LINUXTHREADS_DETECT_UNSAFE_EXIT, see files/README.FreeBSD for more info. ===>
2008 Aug 05
0
[LLVMdev] Contributing to LLVM
On Aug 4, 2008, at 10:29 PM, Shrutarshi Basu wrote: > Hello all, > I'm a rising sophomore CS/Engineering student in the US and I'm > interested in programming languages/ compilers.I think the LLVM would > be a great project for me to contribute to, both to learn something > and help the project. Unfortunately, I don't know much about > compilers, much less anything
2018 Jan 17
3
Does it make sense to upstream some MVT's?
Hi, Our backend for Pixel Visual Core uses some MVT's that aren't upstream. Does it make sense to upstream them? I figure that as architectures get wider, we'll eventually have "all" possible combinations of widths and types, but on the other hand having code that isn't used by current backends in tree isn't great. These are the MVT's that we have added: 16x16
2008 Apr 17
2
Question about RAID 5 array rebuild with mdadm
I'm using Centos 4.5 right now, and I had a RAID 5 array stop because two drives became unavailable. After adjusting the cables on several occasions and shutting down and restarting, I was able to see the drives again. This is when I snatched defeat from the jaws of victory. Please, someone with vast knowledge of how RAID 5 with mdadm works, tell me if I have any chance at all
2008 Aug 05
4
[LLVMdev] Contributing to LLVM
Hello all, I'm a rising sophomore CS/Engineering student in the US and I'm interested in programming languages/ compilers.I think the LLVM would be a great project for me to contribute to, both to learn something and help the project. Unfortunately, I don't know much about compilers, much less anything which would allow me to make a significant contribution. I've started reading
2018 Jan 17
0
Does it make sense to upstream some MVT's?
Hi Sean, I had to add ‘v16f16’ to our out-of-tree target, and this was to primarily to allow me to express lowering for all the OpenCL types (well, except for the ‘v3T’ types). The trend does seem to be towards larger bit-width SIMD registers, and as you say this will increase in time; but perhaps instead of using a discrete enumeration combined with additional entries in several
2006 Feb 24
1
create table from within rails?
Hi, I''m looking to create tables from within rails, using mysql. Can I do this from within rails, or would I have to create a separate class that uses Mysql directly? Any tips highly appreciated, - Matt -- Posted via http://www.ruby-forum.com/.
2003 Mar 06
2
disaster recovery
In a fit of irony, while preparing to burn a CDROM with some software I've been writing for about six months, I did a rm *>o instead of rm *.o on an ext3 filesystem. And I'm well aware that under normal circumstance you can't undelete, especially a ext3 filesystem. However, I need to at least *try* to recover this. I've built lde (linux disk editor) and if I can isolate a
2006 Feb 19
2
instance variables in components not read by component view?
Hi, I''m trying to write a sidebar menu with dynamic menus, and to do so I would like to define a list of menus to display within my sidebar component controller code and pass that list to the component display view, like so: # menu_controller.rb class Sidebar::MenuController < ActionController::Base uses_component_template_root @menus = %w{admin user help} def display