Soll halt versuchen per PIX und DSL Modem ne Verbindung ins Internet hinzubekommen. Haben hier einen ganz normalen DSL anschluß und versuche halt über nen Notebook - PIX - Modem ins Internet zu kommen.
na manual habe ich ja. also fehlt nur nat und Route in meiner config???
ip address outside pppoe
ip address inside 192.168.1.3 255.255.255.0
ip audit name attack-inside attack action alarm drop reset
ip audit name attack-outside attack action alarm drop reset
ip audit interface outside attack-outside
ip audit interface inside attack-inside
ip audit info action alarm
ip audit attack action alarm drop reset
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
timeout xlate 3:00:00
na manual habe ich ja. also fehlt nur nat und Route in meiner config???
ip address outside pppoe setroute
ip address inside 192.168.1.3 255.255.255.0
ip audit name attack-inside attack action alarm drop reset
ip audit name attack-outside attack action alarm drop reset
ip audit interface outside attack-outside
ip audit interface inside attack-inside
ip audit info action alarm
ip audit attack action alarm drop reset
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
timeout xlate 3:00:00
Die antwort von Hegl mit den beiden lines funzt ebenso.
aber du hast noch keinen DNS konfiguriert
und füge mal bitte noch diese Zeile zu
ip address outside pppoe setroute
teste mal ob du von der pix aus mit "ping outside ein öffentliche IP deiner Wahl" raus kommst und dann ein ping vom host aus wenn der ping geht kannst du auf dem host zum testen mal einen puplic DNS eintragen und schauen was passiert