PDA

View Full Version : ISA 2006 MSDE không start


bonghoanho
04-28-2008, 11:57 AM
Các bác cho em hỏi, em cài xong ISA 2006 standard trên Win 2003 R2 nhưng khi chạy thì thấy có dịch vụ của SQL nhưng nó không start được vì nó không tự tìm được máy chủ. Cái thằng SQL này để làm gì và nếu nó không start thì ISA có hoạt động được không ?

Tiếp theo em tạo một rull trong filewall policy cho phép tất cả các user sử dụng HTTP từ intenal và localhost đi ra extenal. Nhưng khi tạo xong vào IE đặt proxy theo địa chỉ và cổng 8080 thì vẫn không vào được site nào hết. chán ghê.

Ngoài ra các bác cho em hỏi Sau khi cài xong ISA thì có cần phải cấu hình gì trong phần Configuration /Networks có cần cấu hình gì nữa không?

bonghoanho
04-28-2008, 05:59 PM
Không có đại ca nào trả lời giúp em à?

ngoisaocodon
04-28-2008, 07:23 PM
Vấn đề không vào được internet thì bạn xem lại trong phần địa chỉ internal network đã bao gồm dãy địa chỉ của LAN chưa.
SQL được cài cùng với ISA nhưng chỉ là phần tiny để lưu log thôi. Kệ nó vẫn chạy ISA bình thường

Nhưng để setup SQL lưu lại log thì làm theo hướng dẫn sau:

How to setup SQL Logging in ISA Server.
1. Create service account in Active Directory/User Manager.
2. Open SQL Enterprise Manager
http://www.isaserver.org/images/tutorials/sql/sql1.jpg
3. Create new database in SQL Server (SQL Enterprise Manager)

http://www.isaserver.org/images/tutorials/sql/sql_security.jpg
4. Create login in SQL Enterprise Manager, using NT Account from step #1.

http://www.isaserver.org/images/tutorials/sql/sql_security2.jpg
5. Assign login 'db_owner' security of newly created database.

http://www.isaserver.org/images/tutorials/sql/sql_explorer.jpg
6. Locate SQL Files on ISA Server CD (g:\isa\*.sql)

http://www.isaserver.org/images/tutorials/sql/sql_query.jpg
7. Open all 3 files individually and run from Query Analyzer. This will create tables and indexes.

http://www.isaserver.org/images/tutorials/sql/sql_admin_tools.jpg
8. Open Data Sources (ODBC) within Administrative Tools.

http://www.isaserver.org/images/tutorials/sql/sql_sdsn.jpg
9. Create new System DSN by clicking on 'Add'.

http://www.isaserver.org/images/tutorials/sql/sql_sdsn2.jpg
10. Select SQL Server, and click 'Finish'.

http://www.isaserver.org/images/tutorials/sql/sql_sdsn3.jpg
11. Type in Name, and Description. Select your SQL server from dropdown. (click next)

http://www.isaserver.org/images/tutorials/sql/sql_sdsn4.jpg
12. Click Next

http://www.isaserver.org/images/tutorials/sql/sql_sdsn5.jpg
13. Select 'Change the default database to:' and select newly created database.

http://www.isaserver.org/images/tutorials/sql/sql_sdsn6.jpg
14. Click Next.

http://www.isaserver.org/images/tutorials/sql/sql_sdsn7.jpg
15. Click 'Test Data Source...'

http://www.isaserver.org/images/tutorials/sql/sql_sdsn8.jpg
16. Click 'OK'. As you can see everything is setup right so far.

http://www.isaserver.org/images/tutorials/sql/sql_isa1.jpg
17. Select 'Monitoring Configuration' and then 'Logs'.
The next steps involve reconfiguring the 3 components in the above screenshot.
18. Double click on each of the 3 components individually and configure as instructed below.

http://www.isaserver.org/images/tutorials/sql/sql_isa2.jpg
19. Select 'Database'
20. Make sure the DSN matches the one you just created.
21. Table name is 'FirewallLog' .
22. Click 'Set Account', and choose the account you created.
Note: In this example a local account was used, so no domain name is displayed.
http://www.isaserver.org/images/tutorials/sql/sql_isa3.jpg
23. Same as previous steps but Table Name is 'PacketFilterLog'.

http://www.isaserver.org/images/tutorials/sql/sql_isa4.jpg
24. Same as previous steps but Table Name is 'WebProxyLog'.

http://www.isaserver.org/images/tutorials/sql/sql_last.jpg
25. You are now done, here is an example SQL Query you can run to display ICMPs onl