Displaying 20 results from an estimated 1000 matches similar to: "Virtual Routers would this work?"
2008 May 30
3
shorewall vrf support
Hey guys,
I have a question regarding shorewall and vrf functionality.
I have shorewall 3.4.8 and kernel 2.6.24-gentoo-r8
I have tried to use iproute2 (ip route and ip rule) to establish multiple
routing tables. The biggest problem seems to be, that I cannot add
interfaces such as vlan interfaces to the routing table.
My target is that linux takes attention of on which vlan interface
2010 Feb 04
5
Can I pass 802.1q (VLAN tagged) through a VPN Tinc in HUB/Switch mode?.
Hello to everybody,
Sorry if my english isn?t very good.
I need pass 802.1q through a VPN between two offices.
I have mounted a WRT54GL, with OpenWRT firmware, conected to a switch trunk
port in both offices.
In the switch of the first office I have created five tagged VLANs and I
need pass these VLAN to the second offices where it has created it too.
Can I do this with Tinc in HUB/Switch
2012 Nov 20
3
Simple Traffic Shaping Problem
Hello,
I have a problem with simple traffic shapping in shorewall, my current
configuration is:
zones
vlan10 ipv4 #
interfaces
vlan10 vlan10 detect tcpflags,routeback
shorewall.conf
TC_ENABLED=Simple
tcinterfaces
vlan10 Internal 1mbit:50kb
shorewall show tc
Device vlan10:
qdisc prio 5: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
2018 May 17
3
Dcs Replication
Hi!
I have 2 DC, now add one more DC, but all dcs dont view between they.
New DC is "DC2"
DC1 - vlan10 -> OK to DC3(Connectad by openvpn)
DC1 -> vlan10 -> OK to DC2(vlan50)
DC2-> vlan50 -> OK to DC1(vlan10)
DC2-> Openvpn -> Dont "see" DC3
DC3 -> Openvpn -> OK to DC1(vlan10)
DC3 -> Openvpn -> Dont "view" DC2(vlan50)
All version
2018 May 17
2
Dcs Replication
Hi!
Thanks for answer.
But, i allowed all ports in my firewall...
I tested, shutdown my DC1
DC2 dont comunication with DC3
I create user in DC2, dont replication with DC3...
I waited more in 20 minutes
Why ??
Regards;
On 17-05-2018 12:01, lingpanda101 wrote:
> On 5/17/2018 10:30 AM, Carlos via samba wrote:
>> Hi!
>>
>> I have 2 DC, now add one more DC, but all dcs
2008 Aug 08
1
MRTG Problem - no traffic recorded
Hi all,
I've just recently replaced my old firewall with a new one, running
CentOS 5..
Yesterday, I decided to get MRTG up and running again, so I entered
sections like this into the mrtg.conf file:
Title[vlan10]: Bandwidth usage on tenchi.4th-age.com (Internet)
PageTop[vlan10]: <H1>Traffic stats on VLAN 10 (Internet)</H1>
Target[vlan10]: `ifconfig vlan10 |
/usr/bin/awk
2008 Nov 22
2
[Bridge] bridge changes id on addif - is that normal?
hi
i've setup the following on debian etch with bridge-utils 1.4
(backported) and kernel 2.6.26 from backports.org:
vlan10 with raw device eth0
vlan20 with raw device eth0
br10 with initial port vlan10
br20 with initial port vlan20
i've set hw addr to DE:AD:BE:EF:34:10 for br10 and DE:AD:BE:EF:34:20 for
br20
the bridges are used to connect virtual machine nic's.
"brctl
2018 May 17
3
Dcs Replication
Hi!
In Option "Inter-Site Transports", i have only one the name
"DEFAULTIPSITELINK" , in properties
Sites in this link:
Matriz
Filial
Matriz -> site with DC1 and DC2
Filail -> site With DC3
Regards;
On 17-05-2018 13:12, lingpanda101 wrote:
> On 5/17/2018 12:07 PM, Carlos wrote:
>> Hi!
>>
>> Thanks for answer.
>>
>> But, i allowed
2016 Apr 07
2
KVM Virtualization Network VLAN CentOS7
On Thu, Apr 7, 2016 at 1:26 PM, Subscriber <ml-lists at agoris.net.ua> wrote:
> Hello FrancisM,
>
> Thursday, April 7, 2016, 8:03:38 AM, you wrote:
>
>
> > I tried last night and it seems like the vlans that I created is failing
> to
> > bring-up. So this is what Im doing
>
> > in my DATA trunk port at my HomeLab Im doing this
>
> > 2 port
2018 May 17
1
Dcs Replication
On 5/17/2018 3:58 PM, Carlos wrote:
>
> Hi!
>
> In "NTDS settings" created new connection for:
>
> DC2 ->DC3
>
> DC3 -> DC2
>
> All OK,
>
> I tested with option
>
> kccsrv:samba_kcc=No
>
> is ok too.
>
> But in my DC2, a received one erro:
>
> May 17 16:54:44 dc2 samba[10421]: [2018/05/17 16:54:44.543336, 0]
>
2009 Mar 04
1
MultiWAN & Vlans
Hello,
I''m trying to setup an 8 port wan configuration (pptp+pppoe) with one vlan trunk.
My internal networks are :
LAN(eth9): 10.0.0.0/16
VLAN10(eth9) 10.10.0.0/24
VLAN20(eth9) 10.20.0.0/24
VLAN30(eth9) 10.30.0.0/24
VLAN100(eth9) 10.100.0.0/24
I would like to post my configuration here since i don''t success to do the following:
1. Communicate between VLANxx to LAN
2003 Mar 04
2
Routing based on fwmark
I''m having trouble routing on high fwmarks, I want to use a lot of
different marks for 2 routes so that I can QoS based on the marks
ip rule looks like this:
0: from all lookup local
32751: from all fwmark 31 lookup dslout
32752: from all fwmark 30 lookup dslout
32753: from all fwmark 29 lookup dslout
32754: from all fwmark 28 lookup dslout
32755: from
2004 Nov 23
4
how to remove rules
hi
I have trying to remove the extra rules from my routing tables,
however with no luck
Also I want to know these duplicate entries have an effect on packets
going routed?
I have this overwhelming rules lists from my predessor who added the
"ip rule add fwmark" entries in firewall script, and on each run of
firewall script its creates an extra entry in routing table.
Now what I want to
2009 Apr 02
1
WARNING: default route ignored on interface XXX
Hello,
I''m receiving this error while restarting/starting Shorewall :
Processing /etc/shorewall/init ...
WARNING: default route ignored on interface vlan20
WARNING: default route ignored on interface vlan10
WARNING: default route ignored on interface vlan30
WARNING: default route ignored on interface vlan50
WARNING: default route ignored on interface vlan100
My route -n
2004 Nov 23
2
ip rule to remove
hi thanks for your reply heh "Example: ip del rule pref 32742" is
syntically wrong :)
and when i tried "ip rule del 32742" it gives me error
# ip rule del 32742
Error: argument "32742" is wrong: Failed to parse rule type
so how to get get of these extra rules?
0: from all lookup local
32742: from all fwmark 0x2 lookup squid.out
32743: from all fwmark 0x2
2003 Feb 10
1
Matching multiple destination IPs in the ingress queue.
I''ve been trying to match multiple public IPs in an ingress qdisc. The
idea is to allow these specific IPs and aggregate value of 256 kbits
incoming to the interface.
Can anyone tell me how this can be effectively done if at all possible
with tc?
Thanks in advance
--
Corey Rogers <jrog@sunbeach.net>
_______________________________________________
LARTC mailing list /
2002 Oct 29
1
the routing cache and route selection; is this correct?
Hello all,
I do not read C very well (especially kernel C). Though I have tried to
muddle my way through an understanding of what''s going on in fib_hash.c,
fib_rules.c, and route.c, I have not succeeded to my satisfaction, hence
my post.
I''m trying to document the general process of route selection, and have
come up with the following overview. Could somebody point out any
2006 May 05
3
iptables CLASSIFY vs fwmark?
Could someone comment on the benefits of using CLASSIFY vs fwmark (or
vice versa) in iptables?
I''m getting ready to implement some basic tc for VoIP and most of the
examples seem to use the (older?) fwmark syntax. Should I convert these
to CLASSIFY? Can the two syntaxes be mixed? Also with U32?
TIA,
Edwin
--
<=+=+=+==+=+=+==+=+=+=+=+=+=+=+=>
Edwin Whitelaw, P.E.
New River
2005 Jun 08
2
General Traffic Control Question
Here''s my situation:
I''ve got an Intel machine running a 2.6.9 linux kernel and this box has
4 modems attached to it via a usb to serial port expander. In order to
force data down each of the modems, some pretty simple rules are used
and they are as follows:
iptables -t mangle -A OUTPUT -p tcp --dport $PORT1 -j MARK --set-mark 1
iptables -t mangle -A OUTPUT -p tcp --dport
2004 Aug 23
2
imq question
Hi
I''ve a stupid question. How can I shape upload using IMQ?
Instead of putting a rule in iptables in PREROUTING should i use POSTROUTING?
And another question is, can I make routing rule based on ip addresses assigned by iptables to an imq device?
The idea is, let''s say i have some rules in iptables like: -t mangle -A PREROUTING -s 192.168.0.0/16 -j IMQ --todev 0
Can i route