ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Cisco > Cisco Security exams > outside to inside

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Author outside to inside
zarcoff
Member




Registered: Sep 2001
Location:
Country: United Kingdom
State:
Certifications: CCNA
Working on:

Total Posts: 99
Question outside to inside

Hi All


I am new to pix, i have a internal pix 515 i would like the inside interface to talk to a internal server on the outside interface; do i need a static and access-list if so give me an e.g. if not explain with a e.g.



outside interface 192.168.61.20

inside 172.16.0.0





Great thanks
Zarcoff

Report this post to a moderator

Old Post 10-13-05 10:12 PM
zarcoff is offline Click Here to See the Profile for zarcoff Click here to Send zarcoff a Private Message Add zarcoff to your buddy list Find more posts by zarcoff Reply w/Quote Edit/Delete Message IP: Logged
jdog0254
Junior Member
M




Registered: Apr 2005
Location:
Country: United States
State:
Certifications: A+, Network+, Server+, CCNA, CCSP
Working on: CCNP, MCSA, CCDA, CCDP

Total Posts: 27

yes, you do need to have a static and access-list statement. the traffic from the inside interface can go to the outside interface freely, but you need to allow the outside interface to pass traffic to the inside.


access-list server_access permit ip host {server address} 172.16.0.0 255.255.0.0
allow traffic from server to inside


access-group server_access in interface inside
apply acl to inside interface


static (inside,outside) {server ip} 172.16.x.x netmask 255.255.255.255
translate server ip to an inside address




hope this helps

__________________
================
JDog0254

Report this post to a moderator

Old Post 10-30-05 03:28 PM
jdog0254 is offline Click Here to See the Profile for jdog0254 Click here to Send jdog0254 a Private Message Add jdog0254 to your buddy list Find more posts by jdog0254 Reply w/Quote Edit/Delete Message IP: Logged
zarcoff
Member




Registered: Sep 2001
Location:
Country: United Kingdom
State:
Certifications: CCNA
Working on:

Total Posts: 99
Reply

Great thanks for the reply i work it, while up grading the pix but great thanks i used this forum 4 years for my ccna but now it not good, most likley to many brain dumpers but thanks anyway.





zarcoff

Report this post to a moderator

Old Post 10-30-05 06:43 PM
zarcoff is offline Click Here to See the Profile for zarcoff Click here to Send zarcoff a Private Message Add zarcoff to your buddy list Find more posts by zarcoff Reply w/Quote Edit/Delete Message IP: Logged
ccna20
Member




Registered: Dec 2000
Location:
Country:
State:
Certifications:
Working on:

Total Posts: 30
did that actually work??

sorry I didn't quite understand what you were trying to accomplish but the config didn't seem correct. I have examples below that should provide additional assistance. remember traffic flow is allowed from higher int to lower int by default.

out int - 192.168.1.1
web ser - 192.168.1.250
in int - 10.0.1.1

to gain outside access
nat (inside) 1 0 0
global (outside) 1 interface outside
or
global (outside) 1 192.168.1.10 255.255.255.255

both configs will allow traffic to the outside interface and provide Port Addr Translation. You can also restrict the inside addresses allowed out via ACLs.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
This will also work
static (outside,inside) 10.0.1.250 192.168.1.250 netmask 255.255.255.255
access-list inside permit tcp any host 10.0.1.250 eq www
access-group inside in interface inside

This config creates a static nat for the web srv translating the outside addr to the inside addr of 10.0.1.250 allowing any access from the inside network.

Report this post to a moderator

Old Post 11-01-05 02:35 PM
ccna20 is offline Click Here to See the Profile for ccna20 Click here to Send ccna20 a Private Message Add ccna20 to your buddy list Find more posts by ccna20 Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps