This article provides information about the support extended by Juniper firewalls for MPLS.
As of ScreenOS 6.3.0 , 6.2.0r3 onwards:
Firewalls that are running in the Route (Layer 3) mode do not support or cannot pass MPLS packets.
Firewalls that are running in the Transparent (Layer 2) mode can pass MPLS packets, when the VLAN1 bypass-non-ip option is enabled (set interface vlan1 bypass-
i set up vlan1 in cat2950 switch
#config t
#int vlan 2
#ip address 192.168.1.7
#no shutdown
i then moved all the interface ports (port 1 - port 24) from the default vlan1 to the vlan2, with....
#int f0/1
#switchport mode access
#switchport access vlan2
the problem is that with the above configuration, i connected 3 linux boxes on the switch but non of them could connect with each other.
when i
Hey i have WRT54G with DD-WRT v24-sp2 firmware.
i got this scenario
Vlan0 port 2,3,4
172.168.1.1/24
vlan1 Wan port
Vlan2 port 1
172.168.2.1/24
i can ping from vlan0 to vlan2 but vlan2 can't ping to vlan0
iptables -I FORWARD -i vlan2 -o vlan1 -j DROP i use this to prevent vlan2 to have internet cuz i don't want to share my internet to vlan2 i just want to share local network betwen vlan1 a
How do I use a wildcard mask in VPM policy (Bluecoat proxy)
Solution
To place a wildcard mask into the VPM policy object, use (.*). An asterisk only (*) will not work.
For example, "http://www.mrbean.com/*/xyz" won't work.
i am importing a zabbix template, the items load successfully
snippet of the xml template:
<triggers>
<trigger>
<description>PING response on Vlan1</description>
<type>1</type>
<expression>{11.11.11.11:icmpping['11.11.11.11'].last(0)}=0</expression>
<status>0</status>
<
I have set up a web server on a separate VLAN and configured an object for the webserver to allow tcp port 80 communication, the access list and access group is also set up. But I can't reach the server from outside.
I have been googling and looking at answers here, but none of them have allowed me to access the server.
I'm trying to configure a Juniper SSG5 for VPN. So far I'd say I'm lost lost lost.
The server (just one for now) is a dedicated host at a hosting company.
I have a block of 8 public IPs (/29), the SSG5 has it's own IP (separate subnet from my 8 public IPs), and routes requests for the public IP's to the server.
There are two interfaces defined on the SSG5.
i need halp about configuration firewall ASA 5505 connected to 02 wan connections
interface Vlan1
nameif inside
security-level 100
ip address 192.168.254.1 255.255.255.252
!
interface Vlan2
description LINK TO THE OUTSIDE - INTERNET
nameif outside
security-level 0
pppoe client vpdn group **
ip address pppoe setroute
interface Vlan3
description Link Wan Router 2
no forward interface
After starting fresh after a write erase and a reload on a cisco 871w.