Toon posts:

Portmappen mbv .ini

Pagina: 1
Acties:

Verwijderd

Topicstarter
Ik heb om gamevoice chats te kunnen hosten een .ini bestandje gedownload en geinstalleerd. Ik zou echter ook andere poorten willen mappen maar analogx en winroute werken niet :?
Weet iemand wat daar in zo'n bestand in moet staan?

Hier heb je de portmapfile voor GV:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[version]
signature="$CHICAGO$"
 
[DefaultInstall]
AddReg=PortSample
 
[DefaultUnInstall]
DelReg=PORT_SAMPLE_DEL_REG
 
[PortSample]
;**** The following entry points to the machine running the DirectPlay application. 
;**** If your DirectPlay application is installed on the computer
;**** hosting ICS (the one with the Internet connection), use 0.0.0.0 
;**** If your DirectPlay application is installed on a different computer
;**** than the one that's running ICS, replace the 0.0.0.0 in the next
;**** line with the IP address of that machine.
 
HKLM,%ICSACTIVE%,GameVoice_1.3,,"0.0.0.0"
 
;****
;****  DO NOT CHANGE ANYTHING BELOW THIS POINT
;****
 
HKLM,%ICSINSTALLED%\GameVoice_1.3
HKLM,%ICSINSTALLED%\GameVoice_1.3,Name,,"PORTS REQUIRED FOR GameVoice_1.3 TO WORK WITH WINDOWS 98SE ICS"
HKLM,%ICSINSTALLED%\GameVoice_1.3,Options,1,00,00,00,00
HKLM,%ICSINSTALLED%\GameVoice_1.3\0000
HKLM,%ICSINSTALLED%\GameVoice_1.3\0000,Type,,"UDP"
 
;**** The following port number is the default used by Game Voice
;**** If you are hosting a session on a different port number
;**** you need to change this

HKLM,%ICSINSTALLED%\GameVoice_1.3\0000,Port,,"9110"
HKLM,%ICSINSTALLED%\GameVoice_1.3\0000,Translation,,"NORMAL" 
 

[PORT_SAMPLE_DEL_REG]
HKLM,%ICSINSTALLED%\GameVoice_1.3
HKLM,%ICSACTIVE%,GameVoice_1.3
 
[Strings]
ICSINSTALLED="System\CurrentControlSet\Services\ICSharing\Mappings\Installed"
ICSACTIVE="System\CurrentControlSet\Services\ICSharing\Mappings\Active"


Kan ik gewoon in dat bestandje de poort die ik wil mappen aanpassen, udp veranderen in tcp en 0.0.0.0 veranderen in 192.168.0.2? Of word er ook rekening gehouden met die GameVoice_1.3 want ik gebruik nu GV 1.5 en het werkt nogaltijd.
Alvast veel dank :)

edit: ook de sleutel natuurijk, anders word de GV portmap overschreven

Verwijderd

Topicstarter
Kan iemand mij helpen?

  • Jeldert
  • Registratie: Juni 2001
  • Niet online

Jeldert

Rozijntjes

Kan je niet beter uitzoeken maarom die andere progs niet werken? Neem aan dat je deze al hebt gelezen? Het Grote Poortmappingsverhaal
Geven de programma's een foutmelding ofzo?

Juist


  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

Dit is alleen voor ICS.

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device


Verwijderd

Topicstarter
Ja dit is bedoelt voor ICS. Ik weet niet waarom die progjes niet werken, Analogx draait gewoon, geen foutmeldingen, alleen de poorten worden niet gemapt, toch ik heb alles goed ingesteld.
Als ik het wil doen met ICS, wat moet ik dan aanpassen aan het bestand om het te laten werken?

  • Jeldert
  • Registratie: Juni 2001
  • Niet online

Jeldert

Rozijntjes

Welke Windows versie heb je eigenlijk? Bij WinXP zou het kunnen zijn dat je z'n ingebouwde firewall uit moet zetten.

Juist


Verwijderd

Topicstarter
Nee het is een ini voor Win98
Maar wat moet ik aanpassen om een bepaalde poort te mappen? het poortnummer en het doel-ip adres en ook UDP naar TCP, dan ook nog de registersleutel waar het in gesaved moet worden. Is het dat of vergeet ik iets?

  • QBiT
  • Registratie: September 2001
  • Laatst online: 22-06 21:32
Kijk hier eens zo ik zeggen : linkje naar MS Technet.
Als ik zou op die site kijk kan je de settings exporteren mbv een floppy. probeer dat eens. dikke kans dat die er dan *.ini files van maakt. Verder denk ik dat je al genoeg hebt aan het bestand hierboven. Moet gewoon in het zelfde mapje ( HKLM,%ICSINSTALLED%\ ). de naam die daar achter komt is de naam van de mapping.

Ik denk dat als je zelf even gaat neuzen op Technet dat je een heel end komt.

Verwijderd

Topicstarter
Okey thanks,

Na m'n edit heb ik dit nog overgehouden, is het veilig om dit te installeren of zitten er nog fouten in?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[version]
signature="$CHICAGO$"
 
[DefaultInstall]
AddReg=PortSample2
 
[DefaultUnInstall]
DelReg=PORT_SAMPLE_DEL_REG2
 
[PortSample]
;**** The following entry points to the machine running the DirectPlay application. 
;**** If your DirectPlay application is installed on the computer
;**** hosting ICS (the one with the Internet connection), use 0.0.0.0 
;**** If your DirectPlay application is installed on a different computer
;**** than the one that's running ICS, replace the 0.0.0.0 in the next
;**** line with the IP address of that machine.
 
HKLM,%ICSACTIVE%,,"192.168.0.2"
 
;****
;****  DO NOT CHANGE ANYTHING BELOW THIS POINT
;****
 
HKLM,%ICSINSTALLED%\
HKLM,%ICSINSTALLED%\,Name,,"Mohaa Spearhead hosting portmap"
HKLM,%ICSINSTALLED%\,Options,1,00,00,00,00
HKLM,%ICSINSTALLED%\0000
HKLM,%ICSINSTALLED%\0000,Type,,"TCP"
 
;**** The following port number is the default used by Game Voice
;**** If you are hosting a session on a different port number
;**** you need to change this

HKLM,%ICSINSTALLED%\0000,Port,,"12203"
HKLM,%ICSINSTALLED%\0000,Translation,,"NORMAL" 
 

[PORT_SAMPLE_DEL_REG]
HKLM,%ICSINSTALLED%\
HKLM,%ICSACTIVE%,
 
[Strings]
ICSINSTALLED="System\CurrentControlSet\Services\ICSharing\Mappings\Installed"
ICSACTIVE="System\CurrentControlSet\Services\ICSharing\Mappings\Active

Alvast bedankt voor de replies :)

Verwijderd

Topicstarter
Na ICSINSTALLED%\ en ICSACTIV% staat er nog een comma, moet die daar ook blijven staan?
Pagina: 1