search for: intervlanning

Displaying 4 results from an estimated 4 matches for "intervlanning".

2006 Jun 23
3
troubleshooting echo on speakerphone
Hello all, I'm looking to troubleshoot some echo issues and possibly "studdering" while using the speakerphone with the Intellitouch ITC3002. On the hardware end, i have a 2621 setup as the router with some policy maps for qos, and a 2900XL with cos priority set to 5. I have setup created 2 vlans currently (really small office), 1 for corp/data, and 2 voice vlan. Asterisk is on
2004 Dec 06
5
two firewall and shorewall
Hi, in my lan I have two firewall, fw1 is the first and manage inte-vlan routing. Fw2 manage internet and dmz. fw1 and fw2 have an interface (eth4 for both fw2 and fw1) on the same subnet that permit to the host behind fw1 to reach internet, my problem is on fw2: eth4 is the NIC that connect fw2 and fw1, I would''t like masquerading hosts behind fw1, so to eth4 of fw2 arrive all
2019 Mar 05
0
getent not working after installing firewall
...eway's is to the internet. ( change ethX to > you network interface name ) > > well, what is the point of multihoming an internal server at all? > That all depends on you needs sure, most people dont need a multihomed setup. My default gw is/are my core switches, where i'm intervlanning. 5 endpoints to differnet locations, Mail splitted up over 2 locations. Webserver with 2 internet locations but accesible through 3 locations +lan And 6 subnets (in vlans.) Sounds all complex, wha.. Yes maybe, but things like that is why 'i' need multihoming. Can this be improved, sure...
2019 Mar 05
4
getent not working after installing firewall
Solution is really simple. Since this server is dual-homed ( 2 nic's ), i suggest setup advanced routing tables. The short version of howto setup. edit /etc/iproute2/rt_tables and Add : 10 OfficeLan 20 InternetWan Lookup the routing tables: ip route show table OfficeLan ip route show table InternetWan The default gateway's is to the internet. ( change ethX to you network interface