| |||
| رول لدمج خطين المصدر الاول 85.31.88.1 للانترفيس In_Wan1 والمصدر الثاني 86.62.23.1 للانترفيس In_Wan2 للحصول على 192.168.0.1 للانترفيس Out_Lan تتم اضافة العبارات التالية من النيو تيرمنال / ip address add address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255 interface=Out_Lan comment="" \ disabled=no add address=85.31.88.2/24 network=85.31.88.0 broadcast=85.31.88.255 interface=In_Wan1 \ comment="" disabled=no add address=86.62.23.2/24 network=86.62.23.0 broadcast=86.62.23.255 interface=In_Wan2 \ comment="" disabled=no / ip route add gateway=85.31.88.1,86.62.23.1,86.62.23.1 |
| |||
| لحل مشاكل تاخر الياهو للابد ip firewall mangle add action=jump chain=prerouting comment="" connection-state=new disabled=no jump-target=tcp-services protocol=tcp add action=jump chain=prerouting comment="" connection-state=new disabled=no jump-target=udp-services protocol=udp add action=jump chain=prerouting comment="" connection-state=new disabled=no jump-target=other-services add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=20-21 new-connection-mark=ftp passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=22 new-connection-mark=ssh passthrough=yes protocol=tcp src-port=513-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=23 new-connection-mark=telnet passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=25 new-connection-mark=smtp passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=53 new-connection-mark=dns passthrough=yes protocol=tcp src-port=53 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=53 new-connection-mark=dns passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=80 new-connection-mark=http passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=110 new-connection-mark=pop3 passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=113 new-connection-mark=auth passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=119 new-connection-mark=nntp passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=143 new-connection-mark=imap passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=161-162 new-connection-mark=snmp passthrough=yes protocol=tcp \ src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=443 new-connection-mark=https passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=465 new-connection-mark=smtps passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=993 new-connection-mark=imaps passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=995 new-connection-mark=pop3s passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=1723 new-connection-mark=pptp passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=2379 new-connection-mark=kgs passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=3128 new-connection-mark=proxy passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=3987 new-connection-mark=win-ts passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=4242-4243 new-connection-mark=emule passthrough=yes protocol=tcp \ src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=1024-65535 new-connection-mark=overnet passthrough=yes protocol=tcp \ src-port=4661-4662 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=1024-65535 new-connection-mark=emule passthrough=yes protocol=tcp src-port=4711 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=5900-5901 new-connection-mark=vnc passthrough=yes protocol=tcp \ src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=6667-6669 new-connection-mark=irc passthrough=yes protocol=tcp \ src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=6881-6889 new-connection-mark=bittorrent passthrough=yes protocol=tcp \ src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=8080 new-connection-mark=http passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no dst-port=8291 new-connection-mark=winbox passthrough=yes protocol=tcp src-port=1024-65535 add action=mark-connection chain=tcp-services comment="" disabled=no new-connection-mark=other-tcp passthrough=yes protocol=tcp add action=mark-connection chain=udp-services comment="" disabled=no dst-port=53 new-connection-mark=dns passthrough=yes protocol=udp src-port=1024-65535 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=123 new-connection-mark=ntp passthrough=yes protocol=udp src-port=1024-65535 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=1701 new-connection-mark=l2tp passthrough=yes protocol=udp src-port=1024-65535 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=4665 new-connection-mark=emule passthrough=yes protocol=udp src-port=1024-65535 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=4672 new-connection-mark=emule passthrough=yes protocol=udp src-port=1024-65535 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=1024-65535 new-connection-mark=emule passthrough=yes protocol=udp src-port=4672 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=12053 new-connection-mark=overnet passthrough=yes protocol=udp \ src-port=1024-6553 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=1024-65535 new-connection-mark=overnet passthrough=yes protocol=udp \ src-port=12053 add action=mark-connection chain=udp-services comment="" disabled=no dst-port=1024-65535 new-connection-mark=skype passthrough=yes protocol=udp src-port=36725 add action=mark-connection chain=udp-services comment="" connection-state=new disabled=no new-connection-mark=other-udp passthrough=yes protocol=udp add action=mark-connection chain=other-services comment="" disabled=no icmp-options=8:0-255 new-connection-mark=ping passthrough=yes protocol=icmp add action=mark-connection chain=other-services comment="" disabled=no new-connection-mark=gre passthrough=yes protocol=gre add action=mark-connection chain=other-services comment="" disabled=no new-connection-mark=other passthrough=yes add action=change-mss chain=forward comment="" disabled=no new-mss=1448 protocol=tcp tcp-flags=syn |
| |||
|
التحديد هنا عن طريق البايت speed_08k 64000/64000 speed_16k 64000/128000 speed_24k 64000/192000 speed_32k 64000/256000 speed_48k 96000/384000 speed_50k 25000/50000 speed_64k 128000/512000 speed_99k 256000/800000 فى طريقة ثانية وهى نظام المعادلة 40K/256K 40K/2048K 40K/512K 30 20K/64K 20K/128K 20K/64K 30 32K/128K 32K/512K 32K/256K 30 40K/256K 40K/1024K 40K/512K 30 32K/64K 32K/128K 32K/80K 30 40K/128K 40K/4096K 40K/256K 10 40K/128K 40K/2048K 40K/256K 10 |
| |||
| كود: Service Ports Chat & Messenger TCP Port 5050: Client Access only Insider/Room Lists TCP Port 80: Client Access only ![]() File Transfer TCP Port 80: Server Access. Your ISP may block this port, as its used for web hosting. You can change port in Messenger, Preferences, File Transfer. Voice Chat UDP 5000-5010 TCP 5000-5001: Client Access If UDP Fails, TCP will be used instead, see below . WebCam TCP Port 5100: Client Access Super Webcam TCP Port 5100: Server Access P2P Instant Messages TCP Port 5101: Server Access PMs between Buddys may not use the Yahoo! Server, but this is not a requirement. ++++++++++++++++++++++++++++++++++++++++++++++++++ ++ قفل الويندوز ليف مسنجر هذي معلومات وبورتات المسنجر الايف Messenger server: port 1493, 1542, 1863, 1963, 80 TCP and 443 TCP File Transfer/Sharing Folders: local: 1544 and 6891 - in fact 6720-65535 TCP from one source Messenger Update: remote: 80 local: 1457 Remote Assistance If available): 3389 TCP Audio: local: , 1556, 11771, 13803 and generally 5004-65535 UDP Remote Desktop and whiteboard: local/remote: 389, 522, 1503, 1720, and 1731 Launching Games: 80 Video Conference: TCP 9000-9999, 5004-65535 UDP + 80 Sign-In: remote: 443 local: 1484, 2400 chat & messenger : port 5050 protocol TCP VOICE CHAT : port 5000 - 5010 protocol UDP port 5000 - 5001 protocol TCP WEB CAM : port 5100 protocol TCP P2P ( PEER TO PEER ) INSTANT MESSEGE : Port 5101 protocol TCP |
| |||
| |
![]() |
| أدوات الموضوع | |
| انواع عرض الموضوع | |
|
|
قسم الشبكات اللاسلكية العام | جديد الشبكات اللاسلكية والأجهزة | قسم الدي اس إل والانترنت| الاتصال اللاسلكي للجيل الثالث | الجيل الثالث المطور والنطاق العريض عالي السرعة| قسـم الستلايت والإنترنـت الفضائـي| قسم بيع الأجهزة اللاسلكية | قسم حماية و اختراق الشبكات اللاسلكية | قسـم الستلايت والإنترنـت الفضائـي| مركز التحميل| متجر الشبكات اللاسلكية| Wireless cards | access point | Antenna | ADSL | wimax | Cable | Power Over Ethernet | Extensions WIFI | case | Control networks | Networking programs | Mobile Internet Devices
| | | | | | |
| | | | | | |
| | | | |