Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
insider-attack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Ošlejšek
insider-attack
Commits
ab4f3cd9
Commit
ab4f3cd9
authored
3 years ago
by
Valdemar Švábenský
Browse files
Options
Downloads
Patches
Plain Diff
Replace network "internet" with "outside-network"
parent
3dde650d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
topology.yml
+4
-4
4 additions, 4 deletions
topology.yml
with
4 additions
and
4 deletions
topology.yml
+
4
−
4
View file @
ab4f3cd9
...
...
@@ -37,7 +37,7 @@ networks:
cidr
:
172.18.1.0/24
accessible_by_user
:
False
-
name
:
internet
-
name
:
outside-network
cidr
:
10.1.0.0/16
net_mappings
:
...
...
@@ -46,11 +46,11 @@ net_mappings:
ip
:
172.18.1.5
-
host
:
client
network
:
internet
network
:
outside-network
ip
:
10.1.17.4
-
host
:
attacker
network
:
internet
network
:
outside-network
ip
:
10.1.135.83
router_mappings
:
...
...
@@ -59,7 +59,7 @@ router_mappings:
ip
:
172.18.1.1
-
router
:
router
network
:
internet
network
:
outside-network
ip
:
10.1.0.1
groups
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment