Displaying 20 results from an estimated 500 matches similar to: "Shorewall 4.4.6 and Multiple ISP with 2 routed subnets"
2010 Jan 20
1
Rule and a few drops...
I have this rule in place:
--------------------------------------
DNAT net dmz:10.0.0.7 tcp 80,443
- 94.23.242.44
--------------------------------------
When I change this policy:
--------------------------------------
net dmz DROP
--------------------------------------
to:
--------------------------------------
net dmz DROP info
2010 Jan 18
2
[Mesa3d-dev] [PATCH] glsl: put varyings in texcoord slots
So, basically, you allocate the rasterizer units according to the
vertex shader, and when the fragment shader comes up, you say "write
rasterizer output 4 to fragment input 1000000"?
The current nouveau drivers can't do this.
There are "routing" registers in hardware, but I think the nVidia
proprietary driver (at least without GLSL) leaves them unaltered after
2007 Jan 21
2
mark and route traffic in a bridge
Hi all !!
I would to like to mark and route some kind of traffic (ie: outbound
www, now by simplicity)
---inet1--------eth0------------| |
| linux |
--eth1------- clientes
---inet2(90.0.0.1)--------eth2-| |
I have eth0 and eth1 bridged (eth2 is not bridged).
I would to route www outbound clients
2007 Jan 21
2
mark and route traffic in a bridge
Hi all !!
I would to like to mark and route some kind of traffic (ie: outbound
www, now by simplicity)
---inet1--------eth0------------| |
| linux |
--eth1------- clientes
---inet2(90.0.0.1)--------eth2-| |
I have eth0 and eth1 bridged (eth2 is not bridged).
I would to route www outbound clients
2004 Sep 23
0
two internet connections don''t appear to be masqing
I have a script for dual internet connections that does this:
-------------------------
#!/bin/bash
IF1=eth1
IP1=203.219.190.106
P1=203.219.190.105
P1_NET=203.219.190.104
IF2=eth2
IP2=220.245.224.46
P2=220.245.224.45
P2_NET=220.245.224.44
IF0=eth0
P0_net=192.168.0.0
TABLE1=inet1
TABLE2=inet2
ip route add $P1_NET dev $IF1 src $IP1 table $TABLE1
ip route add default via $P1 table $TABLE1
ip
2008 Oct 01
1
Unknown dict module: mysql
Hi
I'm trying to set up the dict/expiry plugins, but the dict server always
tells me it can't find the modules although they should be there and
compiled in.
System is: Centos 5.2 64 bit, Using rpm from
http://atrpms.net/dist/el5/dovecot/
dovecot --version
1.1.3
Relevant config:
dict {
quotadict = mysql:/etc/dovecot-dict-quota.conf
expire = mysql:/etc/dovecot-dict-expire.conf
}
2003 Feb 03
0
[Bug 40] New: system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40
Summary: system hangs, Availability problems, maybe conntrack
bug, possible reason here.
Product: netfilter/iptables
Version: linux-2.4.x
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: critical
Priority: P2
2003 Sep 22
14
Proxy Server Routing - One last try
Objective:
All web traffic originating from my proxy server should be forwarded
through interface eth2 instead of the default eth0. The reply should
take the same path back to the proxy server.
Problem:
On the return bout, the kernel doesn''t pass the packet to the higher
layers. The reply seems to be getting tossed away between PREROUTING and
INPUT Netfilter chains.
2010 Aug 20
1
Over-quota bounces seeming to lack sender
We're seeing an issue with 1.2.12 where over-quota rejection messages
are appearing in the logs with <> as the sender. The sender of the
original message sees the appropriate sender (postmaster@) on the
rejection, but as the message makes its way through the postfix/amavis
chain, I can see that the sender address is missing.
Aug 20 10:55:56 inet1 amavis[21822]: [ID 702911
2007 Jul 06
5
Outside-In with RSpec on Rails
I just read ''Mocks Aren''t Stubs'' and was intrigued by the notion of
''outside-in'' TDD.
As a Rails developer, I''m curious if others are employing this method
when developing Rails applications using RSpec. Is it common practice
(or even practical) to drive the development of a Rails app by
starting with view specs, then controller specs, then
2011 Jul 06
1
gradient generation
Dear R-help subscribers;
I have a question regarding making gradients in R. I've searched on the
web, but was only able to find functions that make a gradient between
color X and Y, which is not what I want.
I want to 'pick out' individual, smaller pieces of a gradient based on a
range of numbers. Say that I have a range of numbers, leading from 0 to
1. Then I want 0 to refer to
2007 Aug 20
6
have to restart shorewall after a dynamic IP change
Hi,
I''ve to restart shorewall when my dynamic IP was changed from my ISP.
Of course i can with a shell script do it automatically, but the
question is still there.. why ?
mess-mate
--
"I understand this is your first dead client," Sabian was saying. The
absurdity of the statement made me want to laugh but they don''t call me
Deadpan
2004 May 07
0
FW: ISP Static IP assinging
Hi,
Thanks for the reply.
>> Not sure if this is the right mailing list for this but its kinda on
topic.
>It is ADVANCED routing; you have a simple configuration issue, so I hope
you posted more than just here.
>> we''ve installed a linux machine which load balances 2 adsl lines. The
>You left out a critical bit of info: WHAT DISTRO? F.E. Slackware does
this in
2005 Mar 25
3
small issue with eth0:1
breakdown of what iam doing
ok i have access to 6 ips and i want to run all of them through my
firewall
ifconfig eth0 209.159.32.162 netmask 255.255.255.0 up
ifconfig eth0:1 209.159.32.163 netmask 255.255.255.0 up
that sets up the network card to have 2 address well in shorewall i
tried to add
eth0:1 to my interfaces well it says that
Determining Zones...
Zones: inet inet2 loc cust vpn1
2009 Nov 01
3
Picture Tutorial: How to Setup Slackware64 13.0 HVM domU with Xen 3.5-unstable pv-ops Dom0 Kernel 2.6.31.4 in Fedora 11 x86-64 Dom0
Hi,
I have just installed Slackware64 13.0 Linux as a HVM guest with Xen
3.5-unstable changeset 20143 pv-ops dom0 kernel 2.6.31.4. For more details,
please refer to the following link:
http://enmingteo.wordpress.com/2009/11/01/picture-tutorial-how-to-setup-slackware64-13-0-hvm-domu-with-xen-3-5-unstable-pv-ops-dom0-kernel-2-6-31-4-in-fedora-11-x86-64-dom0/
There are 83 screenshots so far at
2009 Nov 01
3
Picture Tutorial: How to Setup Slackware64 13.0 HVM domU with Xen 3.5-unstable pv-ops Dom0 Kernel 2.6.31.4 in Fedora 11 x86-64 Dom0
Hi,
I have just installed Slackware64 13.0 Linux as a HVM guest with Xen
3.5-unstable changeset 20143 pv-ops dom0 kernel 2.6.31.4. For more details,
please refer to the following link:
http://enmingteo.wordpress.com/2009/11/01/picture-tutorial-how-to-setup-slackware64-13-0-hvm-domu-with-xen-3-5-unstable-pv-ops-dom0-kernel-2-6-31-4-in-fedora-11-x86-64-dom0/
There are 83 screenshots so far at
2007 Feb 02
13
Client cannot connect to Internet
Hello List,
This is my first post to the list, and as such I apologize for the length of
it. I tried to put as much detail into this as possible.
I recently installed Shorewall on a computer running Gentoo Linux. The
computer has 3 network cards in it, but I''ve only configured 2. Going the
cheap route, I''m connecting my client directly to my firewall using a
crossover cable.
2005 Jul 27
3
Asymmetric colors for heatmap
> Dear expeRts,
>
> Currently, my colors are as follows:
> mycol <-
> c("blue1","blue2","blue3","blue4","black","yellow4","yellow3","yellow2","y
> ellow1")
> heatmap(snp, Rowv=NA, Colv=NA, col=mycol)
>
> However, I would like to have the following colors:
> bright blue ->
2020 Feb 11
1
NetworkManager on servers
Le 11/02/2020 ? 16:27, Stephen John Smoogen a ?crit?:
> 1. Red Hat is a company of 14,000 people many of which have diverging views
> on how things should be run and why. This means that you may see 4-5
> different tools to fix a problem all of which solve the part that they were
> originally developed for but not for everyone (mainly because the tool that
> is solving it for
2012 Jun 27
1
sftp resume support (client side)
Hi,
I implemented something because I get sick of resuming large downloads
from scratch.
Any interest upstream-wise ?
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
--
Brightest day,
Blackest night,
No bug shall escape my sight,
And those who worship evil's mind,
be wary of my powers,
puffy lantern's light !