النتائج 1 إلى 5 من 5

الموضوع: مشكلة في السيرفر

  1. #1
    عضو
    تاريخ التسجيل
    Jan 2008
    المشاركات
    40
    معدل تقييم المستوى
    0

    Question مشكلة في السيرفر

    أنا عندي وندوز سيرفر 2003 وشغال عليه DHCP بشكل ممتاز
    ثم قمت بتنزيل ISA Server 2004 على نفس جهاز السيرفر وبعد ذلك أصبح DHCP لا يقوم بتوزيع ال IP على الاجهزة
    الرجاء اعطائي الطريقة المناسبة لكي يقوم السيرفر بتوزيع ال IP على الاجهزة
    ارجو مساعدتي كيف أقوم بأعدادات ال ISA server ليسمح بتوزيع ال IP
    وشكراً
    Mohmmad Alkhteeb
    Tel 00962795406476
    www.bramjnet.com

  2. #2

  3. #3
    عضو
    تاريخ التسجيل
    Oct 2003
    المشاركات
    90
    معدل تقييم المستوى
    0

    رد: مشكلة في السيرفر

    السلام عليكم ورحمة الله
    يمكنك ان تفعل السيرفر باتباع الخطوات التالية
    Configuring the ISA Server Computer as a DHCP Server
    Overview

    There may be some configurations in which you want to install Microsoft Internet Security and Acceleration (ISA) Server 2004 on a DHCP server. This document addresses issues you may encounter when configuring such a scenario.

    Creating DHCP Rules

    By default, when you install ISA Server on a DHCP server, the DHCP server will not respond to requests. To allow the DHCP server to work, you need to create the following rules:


    A rule to allow DHCP requests from the network in which DHCP clients are situated to the Local Host network.


    A rule to allow DHCP replies from the Local Host network to the network in which DHCP clients are situated.
    Allowing the DHCP (Request) Protocol

    In this procedure, the DHCP clients are located in the Internal network. To allow the DHCP (request) protocol, use the following steps.

    1.


    In the Firewall Policy node of ISA Server Management, right-click Firewall Policy, point to New, and then click Access Rule.

    2.


    In the New Access Rule Wizard, type a name for the rule. For example: Allow DHCP Requests. Then click Next.

    3.


    In the Rule Action page, click Allow. Then click Next.

    4.


    In the Protocols page, in This rule applies to, click Selected protocols. Then click Add.

    5.


    In Add Protocols, in the All Protocols section, click DHCP (request). Click Add, click Close, and then click Next.

    6.


    In the Access Rule Sources page, click Add.

    7.


    In Add Network Entities, in the Networks section, click Internal. Click Add, click Close, and then click Next.

    8.


    In the Access Rule Destinations page, click Add.

    9.


    In Add Network Entities, in the Networks section, click Local Host. Click Add, click Close, and then click Next.

    10.


    In the User Sets page, All Users is selected by default. Click Next, and then click Finish.
    Allowing the DHCP (Reply) Protocol

    In this procedure, the DHCP clients are located in the Internal network. To allow the DHCP (reply) protocol, use the following steps.

    1.


    In the Firewall Policy node of ISA Server Management, right-click Firewall Policy, point to New, and then click Access Rule.

    2.


    In the New Access Rule Wizard, type a name for the rule. For example: Allow DHCP Replies. Then click Next.

    3.


    In the Rule Action page, click Allow. Then click Next.

    4.


    In the Protocols page, in This rule applies to, click Selected protocols. Then click Add.

    5.


    In Add Protocols, in the All Protocols section, click DHCP (reply). Click Add, click Close, and then click Next.

    6.


    In the Access Rule Sources page, click Add.

    7.


    In Add Network Entities, in the Networks section, click Local Host. Click Add, click Close, and then click Next.

    8.


    In the Access Rule Destinations page, click Add.

    9.


    In Add Network Entities, in the Networks section, click Internal. Click Add, click Close, and then click Next.

    10.


    In the User Sets page, All Users is selected by default. Click Next, and then click Finish.
    Top of pageTop of page
    Ordering DHCP Request Rules

    The destination of DHCP requests is a broadcast address. ISA Server does not perform name resolution for broadcast traffic, but rather it denies it. If there is an allow or deny rule that may match the DHCP request and requires name resolution, and that rule is higher in the rule order than the DHCP request rule you have created, DHCP traffic may be denied.

    A rule requiring name resolution contains either a Domain Name set or a URL set in the destination (To) criteria. Note that if there are other criteria in the rule that do not match a DHCP request, there is no conflict.

    To avoid conflict, ensure that the rule you have configured to allow DHCP requests is higher in the rule order than any other rule that uses name resolution that may match the DHCP request. This principle is shown in the following example.

    This rule will not work:

    1.


    Deny all protocols from www.attack.com

    2.


    Allow DHCP requests from internal to local host

    This rule will work:

    1.


    Deny HTTP protocol from www.attack.com

    2.


    Allow DHCP requests from internal to local host

    This rule will work:

    1.


    Allow DHCP requests from internal to local host

    2.


    Deny all protocols from www.attack.com

    المصدر ميكروسوفت

  4. #4
    عضو
    تاريخ التسجيل
    Jan 2008
    المشاركات
    40
    معدل تقييم المستوى
    0

    Thumbs up رد: مشكلة في السيرفر

    شكرا لك أخي الكريم
    Mohmmad Alkhteeb
    Tel 00962795406476
    www.bramjnet.com

  5. #5
    عضو برونزي الصورة الرمزية botygool2010
    تاريخ التسجيل
    Sep 2007
    المشاركات
    756
    الدولة: Egypt
    معدل تقييم المستوى
    17

    رد: مشكلة في السيرفر

    اقتباس المشاركة الأصلية كتبت بواسطة osama_zekry مشاهدة المشاركة
    السلام عليكم ورحمة الله
    يمكنك ان تفعل السيرفر باتباع الخطوات التالية
    Configuring the ISA Server Computer as a DHCP Server
    Overview

    There may be some configurations in which you want to install Microsoft Internet Security and Acceleration (ISA) Server 2004 on a DHCP server. This document addresses issues you may encounter when configuring such a scenario.

    Creating DHCP Rules

    By default, when you install ISA Server on a DHCP server, the DHCP server will not respond to requests. To allow the DHCP server to work, you need to create the following rules:


    A rule to allow DHCP requests from the network in which DHCP clients are situated to the Local Host network.


    A rule to allow DHCP replies from the Local Host network to the network in which DHCP clients are situated.
    Allowing the DHCP (Request) Protocol

    In this procedure, the DHCP clients are located in the Internal network. To allow the DHCP (request) protocol, use the following steps.

    1.


    In the Firewall Policy node of ISA Server Management, right-click Firewall Policy, point to New, and then click Access Rule.

    2.


    In the New Access Rule Wizard, type a name for the rule. For example: Allow DHCP Requests. Then click Next.

    3.


    In the Rule Action page, click Allow. Then click Next.

    4.


    In the Protocols page, in This rule applies to, click Selected protocols. Then click Add.

    5.


    In Add Protocols, in the All Protocols section, click DHCP (request). Click Add, click Close, and then click Next.

    6.


    In the Access Rule Sources page, click Add.

    7.


    In Add Network Entities, in the Networks section, click Internal. Click Add, click Close, and then click Next.

    8.


    In the Access Rule Destinations page, click Add.

    9.


    In Add Network Entities, in the Networks section, click Local Host. Click Add, click Close, and then click Next.

    10.


    In the User Sets page, All Users is selected by default. Click Next, and then click Finish.
    Allowing the DHCP (Reply) Protocol

    In this procedure, the DHCP clients are located in the Internal network. To allow the DHCP (reply) protocol, use the following steps.

    1.


    In the Firewall Policy node of ISA Server Management, right-click Firewall Policy, point to New, and then click Access Rule.

    2.


    In the New Access Rule Wizard, type a name for the rule. For example: Allow DHCP Replies. Then click Next.

    3.


    In the Rule Action page, click Allow. Then click Next.

    4.


    In the Protocols page, in This rule applies to, click Selected protocols. Then click Add.

    5.


    In Add Protocols, in the All Protocols section, click DHCP (reply). Click Add, click Close, and then click Next.

    6.


    In the Access Rule Sources page, click Add.

    7.


    In Add Network Entities, in the Networks section, click Local Host. Click Add, click Close, and then click Next.

    8.


    In the Access Rule Destinations page, click Add.

    9.


    In Add Network Entities, in the Networks section, click Internal. Click Add, click Close, and then click Next.

    10.


    In the User Sets page, All Users is selected by default. Click Next, and then click Finish.
    Top of pageTop of page
    Ordering DHCP Request Rules

    The destination of DHCP requests is a broadcast address. ISA Server does not perform name resolution for broadcast traffic, but rather it denies it. If there is an allow or deny rule that may match the DHCP request and requires name resolution, and that rule is higher in the rule order than the DHCP request rule you have created, DHCP traffic may be denied.

    A rule requiring name resolution contains either a Domain Name set or a URL set in the destination (To) criteria. Note that if there are other criteria in the rule that do not match a DHCP request, there is no conflict.

    To avoid conflict, ensure that the rule you have configured to allow DHCP requests is higher in the rule order than any other rule that uses name resolution that may match the DHCP request. This principle is shown in the following example.

    This rule will not work:

    1.


    Deny all protocols from www.attack.com

    2.


    Allow DHCP requests from internal to local host

    This rule will work:

    1.


    Deny HTTP protocol from www.attack.com

    2.


    Allow DHCP requests from internal to local host

    This rule will work:

    1.


    Allow DHCP requests from internal to local host

    2.


    Deny all protocols from www.attack.com

    المصدر ميكروسوفت

    الله ينور عليك
    [FONT=Comic Sans MS][SIZE=7][COLOR=red][B][I]سبحان[COLOR=blue] الله[/COLOR] وبحمده[COLOR=blue] سبحان[/COLOR] الله[COLOR=blue] العظيم[/COLOR][/I][/B][/COLOR][/SIZE][/FONT]
    [B][I][FONT=Comic Sans MS][SIZE=7][COLOR=blue][COLOR=red]msce[/COLOR]+sec[/COLOR][/SIZE][/FONT][/I][/B]

المواضيع المتشابهه

  1. مشكلة فصل السيرفر
    بواسطة mohjadalla في المنتدى مشاكل الحاسب وحلولها
    مشاركات: 2
    آخر مشاركة: 07-07-2011, 19:42
  2. مشاركات: 7
    آخر مشاركة: 08-05-2010, 18:17
  3. مشكلة فى السيرفر
    بواسطة hunter___hhh في المنتدى مشاكل الحاسب وحلولها
    مشاركات: 2
    آخر مشاركة: 30-07-2009, 10:24
  4. مشكلة في السيرفر
    بواسطة alkhteeb123456 في المنتدى الأرشيف
    مشاركات: 0
    آخر مشاركة: 26-03-2008, 16:39

الكلمات الدلالية لهذا الموضوع

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •