Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xu8533 committed Jan 14, 2025
1 parent 1996325 commit 026c03d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ perl ssg2srx.pl [-c \<your ssg config file\>] [-d \<compare.xlsx\>] [-s \<servic

source和destination nat中source/destination-address-name地址需在global中定义

- [x] 按每组8个,分解nat条目中的source和destination,application
- [ ] 解析nat条目中的源和目的地址
2 changes: 2 additions & 0 deletions test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,10 @@ set interface ethernet3 manage ping
set interface ethernet3 manage ssh
set interface ethernet3 manage snmp
set interface ethernet3 manage web
set interface ethernet1/0 dip 176 192.168.5.189 192.168.5.189
set interface ethernet1/0 dip 13 192.168.5.199 192.168.5.199
set interface ethernet0/0 dip 74 192.168.4.197 192.168.4.197
set interface ethernet0/0 dip 34 192.168.4.198 192.168.4.198
set interface ethernet0/0 ext ip 192.168.14.145 255.255.255.255 dip 43 192.168.14.145 192.168.14.145
set interface ethernet0/0 ext ip 192.168.14.146 255.255.255.255 dip 44 192.168.14.146 192.168.14.146
set interface ethernet0/0 ext ip 192.168.14.3 255.255.255.255 dip 52 192.168.14.3 192.168.14.3
Expand Down

0 comments on commit 026c03d

Please sign in to comment.