Displaying 20 results from an estimated 500 matches similar to: "Nested zones? (Or soemthing?)"
2008 Oct 07
0
"route flush" does not delete routes created with -interface option
Is there a way to get rid of all the routes in a routing table ?
This is more or less what I do:
route add 146.64.80.0/24 192.168.0.100
route add 146.141.0.0 -interface tun1
route add 146.182.0.0 -interface tun1
route add 146.230.0.0 -interface tun1
netstat -rn inet
146.64.80.0/24     192.168.0.100      UGS         0        0   sis0
146.141.0.0/16     tun1                      US           0   
2015 Mar 27
0
Unable to get IP address from DHCP on remote end.
Hi all,
I followed the guide "simple-bridging-with-dhcp", which has two parts:
http://www.tinc-vpn.org/examples/simple-bridging-with-dhcp-server-side/
http://www.tinc-vpn.org/examples/simple-bridging-with-dhcp-client-side/
I have altered two things to fit my needs, 1) DHCP server(host:pek1) is on client side ethernet, so I have bridged eth0 and tun1 together; 2) Network/Server/Client
2007 Mar 20
2
New Perl-based Compiler
My experimentation with a Perl-based compiler for Shorewall is beginning
to bear fruit. Here is a timing from the main firewall at shorewall.net
using the Perl-based compiler. That compiler generates a script that
uses iptables-restore to configure Netfilter.
root@lists:~/shorewall# shorewall restart .
Compiling...
Shorewall configuration compiled to /var/lib/shorewall/.restart
Restarting
2007 Jun 13
1
Will this work, or have I been around too much magic smoke???
Will this (in theory) work, or have I been around too much magic smoke 
that has escaped from fried equipment???
I have a system with two different internet connections.  One connection 
is a WISP via an external bridging radio (ethernet to proprietary 
wireless back haul).  The other connection is PPPoE ADSL via the local 
phone company.
(I think) I am wanting to use equal cost multi path
2008 Jul 07
1
ssh-vpn linux<->openbsd
Hi,
I'm trying a VPN via ssh between Linux (Suse 10.3, 5.0) and OpenBSD
(4.2, 4.7). But it doesn't work...
On Linux:
sudo ssh -v -f -w 0:1 $OPENBSD true
sudo /sbin/ifconfig tun0 10.1.1.1 10.1.1.2
sudo /sbin/route add -net 192.168.17.0 netmask 255.255.255.0 dev tun0
On OBSD:
sudo ifconfig tun1 10.1.1.2 10.1.1.1 netmask 255.255.255.0
sudo /sbin/route add 10.0.3.0/24 10.1.1.1
And add a
2007 Sep 23
2
Unnumbered GRE tunnel
Hi!
Can I create the unnumbered GRE tunnel with iproute2 utility?
Can someone provide me a link/howto/example_config how to do it?
The topology is one tunnel between two linux boxes:
-- eth1-|__|-eth0 <-------------> eth0-|__|-eth1 --
I''m trying now with:
ip tu add tun1 mode gre local loc.IP remote rem.IP ttl 255 dev eth0
ip addr add tun1 0.0.0.0
ip link set tun1 up
but it
2003 Jan 11
0
[SOLUTION/Summary] ..all my routing / VPN problems.
Right, time to (as someone said) put this thread to a proper rest.
Some of you have probably read my VPN/Routing/Lost packages hassles in the
last week, well, here is the rundown.
Look at http://statler.mupp.net/shorewall/Layout.jpg
Basically.
The shorewall knows the route to the .224.0/24 net is through .221.221.
The systems in .221.0/24 has the FW as their default gw.
The FW could reach
2011 Feb 28
3
Wine flickering
Hello all..
tried various versions...
currently using wine_1.1.42~winehq1-1_amd64
to be honest i've only tried Football Manager 2011, and not other game/app under wine, but I think it's related to the settings and not my video drivers because I've done Unigine benchmarks and everything is working fine there.
I'm using Crunchbang 10 Statler (Debian based)
here a topic i started
2004 Sep 27
9
masq - pings and connections get dropped after PREROUTING?
Hello,
I have a pretty standard two-interface setup with masquerading, so the local
network can connect through the firewall to the Internet.
On the firewall box (trevor), eth0 is connected to a cable modem and eth1 is
connected to the local network via a crossed cable.  There is one other
machine on the local network (brian), whose eth0 is at the other end of the
crossed cable.
I used to have
2008 Nov 28
0
smbclient fails to resolve name
Hi, we' ve got some probs regarding the smbclient..
it's odd, coz all seems te be working ok, except the smbclients.
we use samba 3.2.4, here is a debug level 10
nmblook up is working, also it's a pdc and seems to function normal ?!
i did add wins with the nsswitch, and can ping the host.
anny idea where to look for ?!?!
Cheers, Collen
[root@green var]# echo "huh" |
2009 Sep 21
2
[patch] RFC: put server tunnel name in environment
If an ssh server receives a tun/tap tunnel request and sets up the tunnel
concerned, as far as I can see there is currently no way for the server
to configure the tunnel in a manner dependent upon (e.g) the key used to
set up the ssh session. Whilst an id based on the key can be passed to
the ssh child process, where the tunnel is dynamically allocated, its
tunnel name is lost.
This patch
2004 Sep 29
10
DNAT + Masq Problem - Yes I read the FAQ I promise
I have a debian woody machine acting as a firewall for a small
network.  I am trying to do a simple DNAT to port 80 on the protected
webserver and masquerade all traffic from the protect subnet outbound.
 After having read the FAQ and various posts regarding problems with
DNAT I''m afraid I''m no closer to a solution.  Based on the output from
"shorewall show nat" I
2012 Jun 13
3
Default Route disappear
Hi
I have a default route to 192.168.1.1 as soon as I start shorewall the
default route dissapear.  What do I need to do to have it not disappear.
Kind Regards
My network setup
/etc/network/interfaces:
# The primary network interface
auto eth0
iface eth0 inet static
        address 192.168.1.17
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
       
2004 Oct 04
2
Network browsing with through OpenVPN
Hi all,
I have succesfully joined together three LANs using OpenVPN over Linux 
(Debian) gateways at the 'exit' of each one of these LANs.
The VPN seems to be OK, as I can ping network hosts from one LAN to 
another using their private IP addresses with no problem at all. 
However network browsing through the VPN is not working.
The network diagram for my setup is at 
2005 Mar 01
3
Problem with multiple ISP''s
I have a setup with two Internet providers.  One circuit (net0 == eth1) is 
used primarily for employees and tunnels to other sites.   The other (net1 == 
eth2) is for the production machines that customers access.  Everythung works 
in teh sense that packets get to where they are sent (mostly) but I recently 
I had a sniffer on the system and noticed a problem I cannot solve.  traffic 
coming in
2004 Aug 07
11
Traffic shaping?
Ok, shaping on Linux is new to me.. so bear with me if i am just stupid.
curtain:/etc/shorewall# grep TC shorewall.conf | grep -v ^#
TCP_FLAGS_LOG_LEVEL=info
TC_ENABLED=Yes
CLEAR_TC=Yes
TCP_FLAGS_DISPOSITION=DROP
curtain:/etc/shorewall# 
So it should be enabled, right?
---- tcrules ----
1       eth0      0.0.0.0/0      all
2       eth1      0.0.0.0/0      all
2       eth2      0.0.0.0/0     
2003 May 07
0
teql and gre tunnel
Hi everybody,
I want to do the following setup :
           |      | Tun1 - Link 1                        | Tun1  |      |
Router A   | teql |                   INTERNET    Link - |       | teql |router B
	   |      | Tun2 - Link 2			 | Tun2  |      |
This should permit to agregate Link 1 and Link 2 (less the cost of the
encapsulation). The two tunnels are GRE ip tunnel.
It seems to work fine
2006 May 26
2
combinatorial programming problem
Hola!
I am programming a class (S3) "symarray" for
storing the results of functions symmetric in its
k arguments. Intended use is for association indices
for more than two variables, for instance coresistivity
against antibiotics.
There is one programming problem I haven't solved, making an inverse
of the index function indx() --- se code below. It could for instance 
return the
2012 May 03
1
Strange behaviour of ssh client on arch
Hi,
I don't know, if this is a developer question, but it is too strange for
the user list and maybe a possible bug. My setup is a little bit 
complicated, but I will try to explain as simple as possible. I've got 3 server:
All Server:
System: Debian 6
Interfaces on server1: eth0 tun0 tun1
$ ssh -v
OpenSSH_5.5p1 Debian-6+squeeze1, OpenSSL 0.9.8o 01 Jun 2010
Server 1 is for connecting
2003 May 21
1
netstat/ipcs inside jail
Hi, i've got this problem with my jail and i'm abolutly lost as in the why
of it.
I previously posted this on comp.unix.bsd.freebsd.misc but i was advised to
send here
I was unable to find help on google :(
To resume quick, when i'm in a jail, netstat doesn't work properly.
Hopefully i have provided sufficient information for anyone willing to help
me :p
First of all, my system :