雏鹰部落

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 2883|回复: 9

[讨论/求助] 思科防火墙ASA5510帮忙配置

[复制链接]
发表于 2012-3-8 16:35:00 | 显示全部楼层 |阅读模式
公司新到思科防火墙ASA5510帮忙配置具有路由,实现上网,谢谢!
发表于 2012-3-9 09:17:49 | 显示全部楼层
建议楼主明确下需求
发表于 2012-3-9 11:32:05 | 显示全部楼层
int e0/0
ip add 211.1.1.1 255.255.255.0
no sh
nameif outside
int e0/1
ip add 10.1.1.254 255.255.255.0
no sh
nameif inside
exit
nat (inside) 1 0 0
global (outside) 1 interface
route outside 0 0 211.1.1.2
access-list 1 permit icmp any any
access-group 1 in interface outside
telnet 0 0 inside
passwd xxxx
enable password spoto
ssh 0 0 outside
crypto key generate rsa modulus 1024
aaa authentication ssh console LOCAL
username spoto password xxxx

这是防火墙基本的配置
 楼主| 发表于 2012-3-31 10:46:13 | 显示全部楼层


ciscoasa(config)# show run
: Saved
:
ASA Version 8.2(5)
!
hostname ciscoasa
enable password .NA.apnCHVyz6rua encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
nameif outside
security-level 0
ip address 222.77.80.8 255.255.255.0
!
interface Ethernet0/1
nameif inside
security-level 100
ip address 192.168.0.1 255.255.255.0
!
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
shutdown
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
!
ftp mode passive
access-list allow extended permit ip any any
access-list allow extended permit icmp any any
pager lines 24
logging asdm informational
mtu management 1500
mtu outside 1500
mtu inside 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0
access-group allow in interface outside
route outside 0.0.0.0 0.0.0.0 222.77.80.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
http server enable
http 192.168.1.0 255.255.255.0 management
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
webvpn
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
  message-length maximum client auto
  message-length maximum 512
policy-map global_policy
class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect tftp
  inspect ip-options
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:a80e61d6b6eaf1758cd218aa63764e70
: end
ciscoasa(config)#
如此配置还是无法上网,求解!

内网网段192.168.0.0
外网电信固定IP:222.77.80.8  网关:222.77.80.1
单防火墙无路由器!需要配置路由功能上网!
 楼主| 发表于 2012-4-17 11:10:26 | 显示全部楼层
这么大的论坛居然没人懂!
 楼主| 发表于 2012-7-31 17:45:36 | 显示全部楼层
有人能解吗?
发表于 2013-8-5 10:23:01 | 显示全部楼层
我也碰到这个问题了,晕
发表于 2013-8-9 10:09:49 | 显示全部楼层
我也不是很懂,但是我感觉为什么你是不是要配置静态路由指向网关????
发表于 2019-12-17 11:02:33 | 显示全部楼层
1111
回复

使用道具 举报

发表于 2022-11-10 15:02:32 | 显示全部楼层
好东西要分享
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|熊猫同学技术论坛|小黑屋| 网络工程师论坛 ( 沪ICP备09076391 )

GMT+8, 2024-4-20 06:47 , Processed in 0.072062 second(s), 18 queries , Gzip On.

快速回复 返回顶部 返回列表