Displaying 8 results from an estimated 8 matches for "supernetting".
2005 Aug 29
1
Automatic route add/del instead of supernetting
...st traffic which should be forwarded via the "external"
interface (for example all traffic send to a node itself).
To achieve this, each node have to add manually a route to the routing
table for each vpn-subnet, pointing to the tun device.
Currently this is easily done with a so called supernetting
configuration. But this is only working, if all subnets coming out of
the same address range.
If a node adds a subnet coming from a complete different address range,
than every node has to change there routing table manually (Initially
done via the tinc-up script).
So the question is, is it p...
2003 Apr 28
2
cascaded HTB urgent question
Hi there,
I have a question with regards to cascading multiple HTB qdiscs. Assume
that I want to build the following hierarchy:
(qdisc htb 1:0) -> (class htb 1:1) -> (qdisc htb 2:0) -> (class htb 2:1)
-> (class htb 2:2)
I want to attache aggregate u32 filters at 1:0 for supernets, then at
2:0 (and 3:0, 4:0, etc), I attach the more specific u32 filters for say
HTTP and
2007 Dec 23
0
tinc works fine on MacOS 10.5
Just for the record, I'd like to report that tinc works just find on MacOS 10.5.
I built lzo2 from macports.org, installed the tun/tap driver from
http://www-user.rhrk.uni-kl.de/~nissler/tuntap/, and compiled tinc
myself. The only confusing part was figuring out the tinc-up bits to
make everything happy on MacOS. Here's the trick:
ifconfig $INTERFACE <mac client ip> <the same
2005 Oct 04
2
cross subnet browsing over IPSec
Hi all!
This is a repost to this list, hoping to draw some extra attention
because I got NO reply whatsoever to the original posting :( I would
really appreciate if someone could comment om which of both strategies
as described below is best.
I am having some trouble with a samba domain distributed over 2 subnets
(192.168.0.0/23 (supernetted) & 192.168.4.0/24). These subnets are
2005 Sep 23
0
samba samba cross subnet browsing
Hi!
I am having some trouble with a samba domain distributed over 2 subnets
(192.168.0.0/23 (supernetted) & 192.168.4.0/24). These subnets are
linked over the internet through a IPSec gateway to gateway (network to
network) connection (i.e. all machines can reach/ping each other on both
subnets). The samba PDC (with LDAP backend) has IP 192.168.0.4 and there
is a BDC (LDAP slave) in
2003 Nov 02
3
Fw: a bit frightened, guys
Hi,
I believe the issues raised by this message are the same as mine, more on a commercial sense than for self use, but mostly the same. I've seen posts where real-life installations are mentioned, but not a reference to how Asterisk is working on production (and productive) environments.
Any experiences would be very welcome I believe, not only on pure technical, but wider, sense.
Thanks
2009 Feb 06
8
iptables: forwarding on internal device
Good Evening,
I am trying to forward packages on an internal device using iptables:
/sbin/iptables -A FORWARD -i eth0 -o eth0 -m state --state
NEW,RELATED,ESTABLISHED -j ACCEPT
but the packages are still blocked, e.g.:
Feb 6 20:58:28 firewall kernel: DROP-TCP IN=eth0 OUT=eth0
SRC=192.168.100.177 DST=172.28.2.184 LEN=40 TOS=0x00 PREC=0x00 TTL=127
ID=16609 PROTO=TCP SPT=7166 DPT=3590 WINDOW=0
2003 Jun 06
0
crash in networking code (with bt and debug kernel)
While I was tying down a supernet to the discard interface, the box crashed
on me. Its a STABLE box from June 4th. I was in zebra at the time and
thought I would route a /24 to ds0 instead of to the IP on ds0 (which I had
done for a number of other aggregate routes). The only other "strange"
thing about the box is that ds0 is loaded via kld. I will see if I can
reproduce it on a