Jump to content

blackserver

Members
  • Gesamte Inhalte

    9
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von blackserver

  1. Hallo,

     

    Folgendes Szenario:

     

    IP Adressbereich: 192.168.1.0/255.255.255.0

    DHCP: von 192.168.1.20 - 192.168.1.40

     

    1 x SBS 2003 Premium Server inkl. ISA 2004 SP2, PDC, WINS, DNS

    3 x Windows 2000 Clients

    2 x Windows XP Pro. Clients

     

    ---------------------------------------------------------

    1 x Windows 2000 MOBILER CLIENT

    2 x Windows XP MOBILE CLIENTS

     

    VPN wird über ISA 2004 SP2 realisiert, Einwahl klappt perfekt, per DHCP erhalten die mobilen Clients eine IP und DNS sowie WINS Adresse aus dem internen Netzwerk und es kann von allen mobilen Clients auf die Freigaben zugegriffen werden. Leider erscheinen die Clients nicht in der Netzwerkumgebung.

     

    Meine Frage daher, bevor ich noch weiter probiere ist ob das technisch mit der vorhandenen Hard- und Software überhaupt möglich ist, dass die mobiles VPN Clients in der Netzwerumgebung sichtbar sind.

  2. Hallo,

     

    Folgendes Szenario:

     

    IP Adressbereich: 192.168.1.0/255.255.255.0

    DHCP: von 192.168.1.20 - 192.168.1.40

     

    1 x SBS 2003 Premium Server inkl. ISA 2004 SP1, PDC, WINS, DNS

    3 x Windows 2000 Clients

    2 x Windows XP Pro. Clients

     

    ---------------------------------------------------------

    1 x Windows 2000 MOBILER CLIENT

    2 x Windows XP MOBILE CLIENTS

     

    VPN wird über ISA 2004 realisiert, Einwahl klappt perfekt, per DHCP erhalten die mobilen Clients eine IP und DNS sowie WINS Adresse aus dem internen Netzwerk und es kann von allen mobilen Clients auf die Freigaben zugegriffen werden. Leider erscheinen die Clients nicht in der Netzwerkumgebung.

     

    Meine Frage daher, bevor ich noch weiter probiere ist ob das technisch mit der vorhandenen Hard- und Software überhaupt möglich ist, dass die mobiles VPN Clients in der Netzwerumgebung sichtbar sind.

  3. Hallo Hirgelzwift,

     

    danke für die schnelle Antwort, ISA ist in der Premiumversionen von SBS2003 schon enthalten und die PIX ist auch schon vor Ort, würde es also gerne mit diesen Produkten versuchen wenn es möglich ist.

     

    IP Adressen werde ich ändern, danke (Zentrale 10.1.0.0/16 - Niederlassung 10.2.0.0/16), ich hatte 192.168.0.0/24 und 10.0.0.0/8 gewählt, da ich dachte das die VPN nur mit den unterschiedlichen Subnetzen funktioniert.

     

    Wie ist das mit den 2 sites mit entsprechenden Subnetzen gemeint? Wo kann ich das einstellen?

  4. Hallo,

     

    folgendes Szenario:

     

    Standort 1 (10.0.0.0/8):

    Windows Small Business Server 2003 Premium Edition (AD,DNS,DHCP,ISA,WINS,Exchange)

    3 x Windows 2000 Clients

    1 x Windows Xp Client

     

    Standort 2 (192.168.0.0/24):

    1 x Cisco PIX 501 als Firewall/Router

    1 x Windows 2000 Client

    2 x Windows XP Client

     

    ------------------------------------------------------------------------------------------------------

     

    Der SBS 2003 Server hat 2 Netzwerkkarten, 1. Netzerkkarte: 85.x.x.x/255.255.255.240 - 2. Netzwerkkarte: 10.x.x.x/255.0.0.0, Die Clients von Standort 1 sollen die Freigaben der Clients in Standort 2 erreichen können, die Clients von Standort 2 sollen die Serverfreigaben und die Freigaben auf den Clients in Standort 1 erreichen können. Realisieren möchte ich dies über den VPN Server von SBS 2003.

     

    Der VPN Server von SBS 2003 sollte eine ständige Verbindung zur PIX in Standort 2 halten und den Clients per DHCP IP Adresse aus dem Bereich 192.168.0.0/24 zuteilen.

     

    Wäre dieses Szenario möglich, läuft es stabil? Gibt es bessere Möglichkeiten der Standortvernetzung, ohne einen eigenen Server in Standort 2 einzusetzen.

     

    Vielen Dank für euere Hilfe,

    blackserver

  5. pdm history enable

    arp timeout 14400

    global (outside) 1 interface

    nat (inside) 0 access-list inside_outbound_nat0_acl

    nat (inside) 1 0.0.0.0 0.0.0.0 0 0

    static (inside,outside) tcp interface smtp 192.168.0.13 smtp netmask 255.255.255.255 0 0

    static (inside,outside) tcp interface https 192.168.0.13 https netmask 255.255.255.255 0 0

    static (inside,outside) tcp interface 444 192.168.0.13 444 netmask 255.255.255.255 0 0

    static (inside,outside) tcp interface 4125 192.168.0.13 4125 netmask 255.255.255.255 0 0

    access-group outside_access_in in interface outside

    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 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 RADIUS (inside) host 192.168.0.13 xxxxxxxxx timeout 10

    aaa-server LOCAL protocol local

    http server enable

    http 192.168.0.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-ipsec

    sysopt connection permit-pptp

    crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac

    crypto map outside_map 20 ipsec-isakmp

    crypto map outside_map 20 match address outside_cryptomap_20

    crypto map outside_map 20 set peer 80.89.104.229

    crypto map outside_map 20 set transform-set ESP-3DES-MD5

    crypto map outside_map interface outside

    isakmp enable outside

    isakmp key ******** address 80.89.xxx.xxx netmask 255.255.255.255 no-xauth no-config-mode

    isakmp policy 20 authentication pre-share

    isakmp policy 20 encryption 3des

    isakmp policy 20 hash md5

    isakmp policy 20 group 2

    isakmp policy 20 lifetime 86400

    telnet timeout 5

    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 auto

    vpdn group PPTP-VPDN-GROUP client configuration address local VPN-PPTP

    vpdn group PPTP-VPDN-GROUP client configuration dns 192.168.0.13

    vpdn group PPTP-VPDN-GROUP client authentication aaa RADIUS

    vpdn group PPTP-VPDN-GROUP client accounting RADIUS

    vpdn group PPTP-VPDN-GROUP pptp echo 60

    vpdn enable outside

    dhcpd address 192.168.0.2-192.168.0.33 inside

    dhcpd lease 3600

    dhcpd ping_timeout 750

    dhcpd auto_config outside

    terminal width 80

    Cryptochecksum:264c95662b2e4cc6cae5dbb2039ceb30

    : end

    [OK]

  6. Building configuration...

    : Saved

    :

    PIX Version 6.3(4)

    interface ethernet0 auto

    interface ethernet1 100full

    nameif ethernet0 outside security0

    nameif ethernet1 inside security100

    enable password xxxxxxxxxxxxxxxxxxxx

    passwd xxxxxxxxxxxxxxxxxxxxxxxx

    hostname firewall1

    domain-name domain.local

    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 outside_access_in permit tcp any interface outside eq smtp

    access-list outside_access_in permit tcp any interface outside eq https

    access-list outside_access_in permit tcp any interface outside eq 444

    access-list outside_access_in permit tcp any interface outside eq 4125

    access-list inside_outbound_nat0_acl permit ip any 192.168.2.0 255.255.255.0

    access-list inside_outbound_nat0_acl permit ip 192.168.0.0 255.255.255.0 host 192.168.1.2

    access-list inside_outbound_nat0_acl permit ip 192.168.0.0 255.255.255.0 host 192.168.1.3

    access-list outside_cryptomap_20 permit ip 192.168.0.0 255.255.255.0 host 192.168.1.2

    access-list outside_cryptomap_20 permit udp 192.168.0.0 255.255.255.0 host 192.168.1.2

    access-list outside_cryptomap_20 permit icmp 192.168.0.0 255.255.255.0 host 192.168.1.2

    access-list outside_cryptomap_20 permit tcp 192.168.0.0 255.255.255.0 host 192.168.1.2

    access-list outside_cryptomap_20 permit ip 192.168.0.0 255.255.255.0 host 192.168.1.3

    access-list outside_cryptomap_20 permit udp 192.168.0.0 255.255.255.0 host 192.168.1.3

    access-list outside_cryptomap_20 permit icmp 192.168.0.0 255.255.255.0 host 192.168.1.3

    access-list outside_cryptomap_20 permit tcp 192.168.0.0 255.255.255.0 host 192.168.1.3

    pager lines 24

    mtu outside 1500

    mtu inside 1500

    ip address outside dhcp setroute

    ip address inside 192.168.0.1 255.255.255.0

    ip verify reverse-path interface outside

    ip verify reverse-path interface inside

    ip audit info action alarm

    ip audit attack action alarm

    ip local pool VPN-PPTP 192.168.2.1-192.168.2.254

    pdm location 192.168.0.13 255.255.255.255 inside

    pdm location 192.168.2.0 255.255.255.0 outside

    pdm location 192.168.1.0 255.255.255.0 outside

    pdm location 192.168.0.3 255.255.255.255 inside

    pdm location 192.168.2.1 255.255.255.255 outside

    pdm location 81.xxx.xx.xx 255.255.255.255 outside

    pdm location 192.168.1.2 255.255.255.255 outside

    pdm location 192.168.1.3 255.255.255.255 outside

    pdm logging informational 100

  7. Hallo,

     

    bin am am verzweifel, ihr seit meine letzte Hoffnung. Folgende Situation:

     

    Zentrale (Standort 1)

    1 x MS Windows SBS 2003 Server 192.168.0.13 (DC, AD, WINS)

    1 x MS Windows XP Client - IP: 192.168.0.3

    3 x MS Windows 2000 Pro. Clients - IP: 192.168.0.5 .......

     

    1 x Cisco PIX 501 (192.168.0.1)

    1 x Alcatel Speedtouch ADSL Modem (fixe IP)

     

    Innerhalb des Netzwerks läuft alles Problemlos, DNS funktioniert, Internetzugriff alles perfekt...

     

    Filiale (Standort 2)

    1 x MS Windows XP Client - IP: 192.168.1.2

    1 x MS Windows 2000 Pro. Client - IP: 192.168.1.3

    1 x Cisco PIX 501 (192.168.1.1)

    1 x Alcatel Speedtouch ADSL Modem (fixe IP)

     

    In die beiden Clients wurde DNS und WINS (192.168.0.13) sowie Gateway 192.168.1.1 eingetragen, innerhalb des 192.168.1.x Subnetz läuft ebenfalls alles super.

     

    Jetzt zu den Problemen:

    In der Netzwerkumgebung erscheinen nur die Rechner des jeweiligen Subnets nicht jedoch alle Rechner der Domain. Der VPN Tunnel steht grundsätzlich, Ping ist auf beiden Seiten per IP möglich. Auf dem XP Rechner treten in unregelmäßigen Abständen Probleme mit der Outlook synchronisiernung auf, der DNS Server (192.168.0.13) scheint dann nicht mehr erreichbar zu sein obwohl ein Ping erfolgreich ist. Des weiteren funktioniert eine Remote Desktop Verbindung nicht, wird mit einem VB Script Fehler (interner Fehler ist aufgetreten) beendet.

     

    Meine Vermutung: DNS und WINS werden über VPN nicht zuverlässig übertragen. Hat jemand eine Lösung für mich oder ein ähnliches Problem?

     

    Mfg

    Arnold

×
×
  • Neu erstellen...