Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

TCP/IP Config, how?

Featured Replies

HI!

That's my problem, ive been trying to configure the TCP/IP protocol (IP address, default gateway, DNS addresses and subnet mask)for my network adapter but i couldn't :) Ive been "playing" with the winnt.sif guided by the ref.chm, and also using some .reg files. But always the protocol is configured automatically.

How can I do that, im not pretty sure if the lines i added to winnt.sif are correct, could anyone post an example?

Thnx!


These setting should work fine..

Make sure the adapternumber is correct

[params.MS_TCPIP.Adapter1]    SpecificTo=Adapter1    DHCP=No    IPAddress=192.168.0.1    SubnetMask=255.255.255.0    DefaultGateway=192.168.0.253    DNSServerSearchOrder=192.168.0.253
  • Author
[NetAdapters]    Adapter01=params.Adapter01
[Params.Adapter01]    INFID="PCI\VEN_8086&DEV_1229&SUBSYS_10C0103C&REV_02\3&61aaa01&0&58"
[params.MS_TCPIP]    AdapterSections= params.MS_TCPIP.Adapter01
[params.MS_TCPIP.Adapter01]    SpecificTo=Adapter01    DefaultGateway=192.168.0.10    DNSServerSearchOrder=192.168.0.10,195.235.96.90    DHCP=No    IPAddress=192.168.0.1    SubNetMask=255.255.255.0

That was my last try and it failed :) Maybe the INFID is wrong, i got it from setuplog.txt (from a previous installation). I searched for my network adapter and found that:

05/12/2004 19:19:35,d:\xpsp1\base\ntsetup\syssetup\syspnp.c,2908,,SETUP: Index = 26, [b]DeviceId = PCI\VEN_8086&DEV_1229&SUBSYS_10C0103C&REV_02\3&61aaa01&0&58[/b]05/12/2004 19:19:35,d:\xpsp1\base\ntsetup\syssetup\syspnp.c,2929,BEGIN_SECTION,05/12/2004 19:19:35,d:\xpsp1\base\ntsetup\syssetup\syspnp.c,2986,,SETUP:            Device was NOT installed via answer file driver05/12/2004 19:19:35,d:\xpsp1\base\ntsetup\syssetup\syspnp.c,3124,,SETUP:            DriverType = 205/12/2004 19:19:35,d:\xpsp1\base\ntsetup\syssetup\syspnp.c,3125,,SETUP:            Description = [b]NetServer 10/100TX PCI LAN Adapter[/b]

Is that the ID? (i supposed so viewing the examples in ref.chm)

Thnx Glowy

i am anewbie at manually specifying tcp/ip add from winnt.sif... i was wondering, is it specific with the LAN card present on the pc? or can i enter a generic ip setting that will work with all pc's?

  • 2 weeks later...

You only need this part...

PCI\VEN_8086&DEV_1229

Also, it won't work if you're testing in a virtual machine.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.