Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SR06
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Theo Maillart
SR06
Commits
6310cfcc
Commit
6310cfcc
authored
Dec 05, 2017
by
Theo Maillart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
little fix on dest host
parent
ebd9f962
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Cisco/routeur
Cisco/routeur
+3
-3
No files found.
Cisco/routeur
View file @
6310cfcc
...
...
@@ -70,9 +70,9 @@ ip access-group 102 out
!! ACL for vlan_pers
access-list 103 permit icmp 10.0.83.0 0.0.0.255 10.0.82.0 0.0.0.255 echo
access-list 103 permit tcp
any 10.0.82.3 0.0.0.255
eq 80
access-list 103 permit tcp
any 10.0.82.3 0.0.0.255
eq 22
access-list 103 permit tcp
any 10.0.82.3 0.0.0.255
eq 21
access-list 103 permit tcp
host 10.0.82.3
eq 80
access-list 103 permit tcp
host 10.0.82.3
eq 22
access-list 103 permit tcp
host 10.0.82.3
eq 21
access-list 103 deny ip any any log
access-list 104 permit tcp any any established
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment