Link to home
Start Free TrialLog in
Avatar of IT
IT

asked on

Cisco 501 Unable to get to internet from workstations, unable to vpn in

I updated my cisco 501 yesterday with help from experts exchange.  I opened up smtp port 25, which is open and exchange is operating now.  

Unfortunately now I am onsite and unable to access internet through the pix, from workstations, I can from the server though. ( dns? )  

Also I am unable to vpn in to work on this remotely.  

Here is my config.

Result of firewall command: "write t"
 
Building configuration...
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password OJfHmNIFhTbVbYON encrypted
passwd OJfHmNIFhTbVbYON encrypted
hostname lawEB
domain-name howardteitelbaum.com
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 pptp 1723
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
no fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
name 192.168.1.109 server
name 192.168.1.1 DC1
object-group service email tcp
  description imap4, pop3, smtp
  port-object eq pop3
  port-object eq imap4
  port-object eq smtp
access-list nonat permit ip 192.168.1.0 255.255.255.0 192.168.101.0 255.255.255.0
access-list nonat permit ip any 192.168.1.128 255.255.255.192
access-list outgoing permit ip any any
access-list outgoing permit icmp any any
access-list incoming permit tcp any any
access-list incoming permit icmp any any
access-list incoming permit tcp any host 24.19.124.214 eq telnet
access-list incoming permit tcp any host 24.19.124.210 eq smtp
access-list outside_in permit tcp any host 24.19.124.210 eq smtp
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside 24.19.124.210 255.255.255.248
ip address inside 192.168.1.251 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpnpool 192.168.101.1-192.168.101.100
ip local pool new_vpnpool 192.168.1.150-192.168.1.180
pdm location 192.168.1.250 255.255.255.255 inside
pdm location 192.168.1.253 255.255.255.255 inside
pdm location 192.168.101.0 255.255.255.0 outside
pdm location 204.8.196.0 255.255.255.224 outside
pdm location server 255.255.255.255 inside
pdm location DC1 255.255.255.255 inside
pdm location 192.168.1.128 255.255.255.192 outside
pdm location 24.19.124.0 255.255.255.0 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 24.19.124.214 192.168.1.253 netmask 255.255.255.255 0 0
static (inside,outside) 24.19.124.211 192.168.1.250 netmask 255.255.255.255 0 0
static (inside,outside) 24.19.124.210 DC1 netmask 255.255.255.255 0 0
access-group outside_in in interface outside
route outside 0.0.0.0 0.0.0.0 24.19.124.209 1
timeout xlate 0:05: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
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
telnet 24.19.124.0 255.255.255.0 outside
telnet 192.168.1.0 255.255.255.0 inside
telnet timeout 60
ssh 204.8.196.0 255.255.255.224 outside
ssh timeout 5
console timeout 0
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication pap
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe 40
vpdn group PPTP-VPDN-GROUP client configuration address local new_vpnpool
vpdn group PPTP-VPDN-GROUP client configuration dns DC1 209.191.0.1
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username acs password *********
vpdn username ats password *********
vpdn username redeye password *********
vpdn username remote password *********
vpdn enable outside
dhcpd address 192.168.1.2-192.168.1.129 inside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
terminal width 80
Cryptochecksum:26c52a5a05130cf37ec36c130a5c5e8d
: end
[OK]
ASKER CERTIFIED SOLUTION
Avatar of rsivanandan
rsivanandan
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of IT
IT

ASKER

thanks man ...I am new to this problems seem to be fixed
No Probs.

Cheers,
Rajesh