nhờ các bạn các anh chị giúp đỡ trong tình huống này:
công ty em có con pix 515E yêu cầu cấu hình như trên mô hình DMZ to inside của Cisco
Em muốn cấu hình cho máy server trong vùng DMZ có thể truy cập vào server domain trong Inside và join domain vào AD được thiết lập trên server này
Em đã cấu hình theo mô hình trên của cisco nhưng server từ DMZ vẫn không join domain được vào server AD trong Inside.
Mong các bạn các anh chị giúp đỡ cho tình huống này
Cấu hình như sau:
(mo hinh cong ty em: inside: 192.168.16/224
dmz: 172.168.0.0/240)
pixfirewall(config)#
pixfirewall(config)#
pixfirewall(config)# show run
: Saved
:
PIX Version 6.3(5)
interface ethernet0 100full
interface ethernet1 100full
interface ethernet2 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz security50
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list inside permit ip any any
access-list inside permit icmp any any
access-list outside permit icmp any any
access-list dmz permit icmp any any
access-list dmz permit tcp host 172.168.0.1 host 192.168.16.1 eq 3389
access-list dmz permit udp host 172.168.0.1 host 172.168.1.1 eq 53
access-list dmz permit udp host 172.168.0.1 host 172.168.1.1 eq 389
pager lines 24
mtu outside 1500
mtu inside 1500
mtu dmz 1500
ip address outside 192.168.5.254 255.255.255.0
ip address inside 192.168.16.29 255.255.255.224
ip address dmz 172.168.0.14 255.255.255.240
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 192.168.5.250 netmask 255.255.255.0
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (dmz,outside) 192.168.16.251 172.168.0.11 netmask 255.255.255.255 0 0
static (inside,dmz) 172.168.1.10 192.168.16.1 netmask 255.255.255.255 0 0
access-group outside in interface outside
access-group inside in interface inside
access-group dmz in interface dmz
route outside 0.0.0.0 0.0.0.0 192.168.5.1 2
route inside 192.168.1.0 255.255.255.0 192.168.16.29 2
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:1b09a6eba01d8083093f0c4270eee0cb
: end
pixfirewall(config)#
công ty em có con pix 515E yêu cầu cấu hình như trên mô hình DMZ to inside của Cisco
Em muốn cấu hình cho máy server trong vùng DMZ có thể truy cập vào server domain trong Inside và join domain vào AD được thiết lập trên server này
Em đã cấu hình theo mô hình trên của cisco nhưng server từ DMZ vẫn không join domain được vào server AD trong Inside.
Mong các bạn các anh chị giúp đỡ cho tình huống này
Cấu hình như sau:
(mo hinh cong ty em: inside: 192.168.16/224
dmz: 172.168.0.0/240)
pixfirewall(config)#
pixfirewall(config)#
pixfirewall(config)# show run
: Saved
:
PIX Version 6.3(5)
interface ethernet0 100full
interface ethernet1 100full
interface ethernet2 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz security50
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list inside permit ip any any
access-list inside permit icmp any any
access-list outside permit icmp any any
access-list dmz permit icmp any any
access-list dmz permit tcp host 172.168.0.1 host 192.168.16.1 eq 3389
access-list dmz permit udp host 172.168.0.1 host 172.168.1.1 eq 53
access-list dmz permit udp host 172.168.0.1 host 172.168.1.1 eq 389
pager lines 24
mtu outside 1500
mtu inside 1500
mtu dmz 1500
ip address outside 192.168.5.254 255.255.255.0
ip address inside 192.168.16.29 255.255.255.224
ip address dmz 172.168.0.14 255.255.255.240
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 192.168.5.250 netmask 255.255.255.0
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (dmz,outside) 192.168.16.251 172.168.0.11 netmask 255.255.255.255 0 0
static (inside,dmz) 172.168.1.10 192.168.16.1 netmask 255.255.255.255 0 0
access-group outside in interface outside
access-group inside in interface inside
access-group dmz in interface dmz
route outside 0.0.0.0 0.0.0.0 192.168.5.1 2
route inside 192.168.1.0 255.255.255.0 192.168.16.29 2
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:1b09a6eba01d8083093f0c4270eee0cb
: end
pixfirewall(config)#
Comment