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.

Second Network Card Ip Problem

Featured Replies

Hi all

I have problem with unatended install winXP with IP setings to the second net card.

My PC have 3 connection: Nvidia nforce LAN(Local connection1) i dont use; Realtek RTL8169/8110(Local connection2) connected to the LAN; 1394 Net adapter i dont use this.

I useing fallowing setings.

[Networking]
   InstallDefaultComponents=No

[NetAdapters]
   Adapter1=params.Adapter1
   Adapter2=params.Adapter2

[NetClients]
   MS_MSClient=params.MS_MSClient

[NetServices]
   MS_SERVER=params.MS_SERVER

[NetProtocols]
   MS_TCPIP=params.MS_TCPIP

[params.Adapter1]
   INFID=*
   
[params.Adapter2]
   INFID=*
   ConnectionName=GigaLan

[params.MS_TCPIP]
   DNS=No
   UseDomainNameDevolution=No
   EnableLMHosts=Yes
   AdapterSections=params.MS_TCPIP.Adapter1
   AdapterSections=params.MS_TCPIP.Adapter2

[params.MS_TCPIP.Adapter1]
  SpecificTo=Adapter1
  DHCP=YES
  WINS=No
  NetBIOSOptions=1

[params.MS_TCPIP.Adapter2]
   SpecificTo=Adapter2
   DHCP=No
   IPAddress=192.168.1.2
   SubnetMask=255.255.255.0
   DefaultGateway=192.168.1.1
   DNSServerSearchOrder=***.***.***.**,***.***.***.**
   WINS=NO
   NetBIOSOptions=1

If i use same setings on the first Net card all working fine but on the second card never.

I have 2 questions.1)How i can automatcally disable adapter1. 2) how i can setup second card IP.

Maybe anyone can help me?


>>Nvidia nforce LAN(Local connection1) i dont use

Probably can be disabled in BIOS

>>Realtek RTL8169/8110

Have you integrated drivers for this one? Is it detected by setup?

  • Author

Yes, all drivers integrated and working.

Only problem is automatic setup IP to the realtek.

Disabling nVidia in BIOS may help.

I have written an utility that can change ip information from command line, but it requires .NET Framework installed (currently learning C#). If you dont need network access in setup - it might help.

  • Author

I searched in bios disable setings but in this MB this setings not exist.

Maybe i can send ip to the card after install is finished because i always install framework.

Link

Syntax:

ipset.exe AdpterNumber [ip x.x.x.x] [gw x.x.x.x] [dns x.x.x.x/x.x.x.x] [dhcp]

Examples:

ipset eth0 ip 10.0.1.10/255.255.255.0 gw 10.0.1.1 dns 10.0.1.1/10.0.1.7

ipset eth1 ip 10.0.1.10 gw 10.0.1.1 dns 10.0.1.1

ipset eth0 dhcp

After installing Framework run ipset.exe. Adapter number is probably eth1, but try it from installed Windows first.

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.