VOGONS


Networking!!!

Topic actions

First post, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie

Hey All,

Super excited to have my retro rig connected to my dedicated VLAN (just for it and a NAS). No internet of course. I’ve accomplished this with the help of Unofficial SP3 for 98SE and Active Directory Services.

Now, I have small issue. I see an empty background color after password entry; it takes extra 30-40 seconds for each login. Does anyone know how to speed it up or it’s nature of network login in old 9.x OS?

No issues with my mobo or NIC drivers to my knowledge.

Thank you

Reply 1 of 16, by Disruptor

User metadata
Rank Oldbie
Rank
Oldbie

Does your dedicated VLAN have a DHCP server at all?
Try ipconfig or winipcfg to show the used ip address.
If it starts with 169.254. then you have no DHCP server, which may and will slow down start.
You may overcome this with using a static IP address.

Last edited by Disruptor on 2026-03-16, 20:03. Edited 1 time in total.

Reply 2 of 16, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie
Disruptor wrote on Yesterday, 19:46:
Does your dedicated VLAN have a DHCP server at all? Try ipconfig or winipcfg to show the used ip address. If it starts with 169. […]
Show full quote

Does your dedicated VLAN have a DHCP server at all?
Try ipconfig or winipcfg to show the used ip address.
If it starts with 169.254. then you have no DHCP server which may and will slow down start.
You may overcome this with using a static IP address.

Yes, and I see it assigned an IP to the machine. Should I just assign it statically? Not sure what it looks for during that pause...

Reply 3 of 16, by Disruptor

User metadata
Rank Oldbie
Rank
Oldbie

If your system uses a 169.254. IP address you should go for static IP address instead.
Your systems don't need to wait for an IP address then.

Use one starting at 192.168.xxx.10
3rd octett xxx should be same in your retro VLAN. Please use a number from 0-255 but not the same as you use in your routed network.
4th octett should be unique on each computer in your retro VLAN. I recommend to start from 10 and go up to 250

Subnet mask is 255.255.255.0
Basically there is no need for gateway, DNS and WINS.

Reply 4 of 16, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie
Disruptor wrote on Yesterday, 19:57:
If your system uses a 169.254. IP address you should go for static IP address instead. Your systems don't need to wait for an IP […]
Show full quote

If your system uses a 169.254. IP address you should go for static IP address instead.
Your systems don't need to wait for an IP address then.

Use one starting at 192.168.xxx.10
3rd octett xxx should be same in your retro VLAN. Please use a number from 0-255 but not the same as you use in your routed network.
4th octett should be unique on each computer in your retro VLAN. I recommend to start from 10 and go up to 250

Subnet mask is 255.255.255.0
Basically there is no need for gateway, DNS and WINS.

I see, so you recommend to set IP on the card instead of rely on the DHCP server. Even thought I don't see an apipa address, I think I could test it with static!

Reply 5 of 16, by Disruptor

User metadata
Rank Oldbie
Rank
Oldbie

You just may try.
If it won't get faster with a static IP address and you don't get an APIPA address on dynamic address you can go with the DHCP too.

Please also be aware that you may need to adjust MTU
Standard Ethernet: 1500
VLAN Ethernet: 1496
PPPoE Ethernet: 1492

Reply 7 of 16, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie

I've had my 98SE and XP machines connected to an internet gateway behind a NAT for over a year without issues, having retro boxes internet connected isn't as bad as people think

The DHCP delay for 98SE happens before you get to the GUI, usually while the loading screen is running. The delay you are seeing is after the network logon box which means it's more likely related to the network client being used - in this case AD services. If you change the default network client in the networking settings to something else and the delay disappears that would confirm it.

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer

Reply 8 of 16, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie

Oh, that sad then. I guess I will give it a try anyway. In addition, I have a dial-up network virtual card that looks exactly like my real NIC. I will delete it (uninstall a feature). I got it there while installing an OS (by mistake, I thought it would be needed).

Question is. Will my mapped drives work without Active Directory Services?

Yes, I know about the NAT and all that, in fact my edge router is pretty secure with geo filtering and lots of security. I just don’t know what to do on internet and IE 5?! Use some kind of proxies to open sites?

Reply 9 of 16, by Beerfloat

User metadata
Rank Newbie
Rank
Newbie

Are you using the 'Client for Microsoft Networks' as your 'Primary Network Logon' in the Network Control Panel, instead of 'Windows Logon'?

It'll change to that by default when you install a network adapter, and it can slow you down. But it's really not needed if you don't run a Windows NT domain.

Reply 10 of 16, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie

You know what, I don't remember. But I suspect yes. I thought I needed it to login as my NAS account and authenticate via SMB1.

Reply 11 of 16, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie

I'm using client for microsoft networks without AD services and there's no delay after logon and mapped drives work fine. I'm just using a standard workgroup. AD services are specifically for managing network resources permissions and access in a centralised manner (e.g. for businesses). It's not necessary for home networking.

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer

Reply 12 of 16, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie
NeoG_ wrote on Yesterday, 22:14:

I'm using client for microsoft networks without AD services and there's no delay after logon and mapped drives work fine. I'm just using a standard workgroup. AD services are specifically for managing network resources permissions and access in a centralised manner (e.g. for businesses). It's not necessary for home networking.

So you just matched workgroup name? Damn, I wish I knew this earlier. Not sure if I can even uninstall this SP3 with ADS now.

Reply 13 of 16, by Beerfloat

User metadata
Rank Newbie
Rank
Newbie
Old_mATX wrote on Yesterday, 22:07:

You know what, I don't remember. But I suspect yes. I thought I needed it to login as my NAS account and authenticate via SMB1.

You just need to have it installed, not necessary to have it as Primary Logon

Reply 14 of 16, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie

I've never used ADS on 98 myself but in the same place you joined the computer to a domain you should be able to switch it back to workgroup mode. Matching the workgroup isn't strictly necessary either, it just makes other machines automatically show up in network neigborhood which is nice.

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer

Reply 15 of 16, by Beerfloat

User metadata
Rank Newbie
Rank
Newbie
NeoG_ wrote on Yesterday, 22:14:

So you just matched workgroup name? Damn, I wish I knew this earlier. Not sure if I can even uninstall this SP3 with ADS now.

Unofficial SP3 is not well liked in general, these days.

Last edited by Beerfloat on 2026-03-16, 22:36. Edited 1 time in total.

Reply 16 of 16, by Old_mATX

User metadata
Rank Newbie
Rank
Newbie
Beerfloat wrote on Yesterday, 22:30:
Old_mATX wrote on Yesterday, 22:07:

You know what, I don't remember. But I suspect yes. I thought I needed it to login as my NAS account and authenticate via SMB1.

You just need to have it installed, not necessary to have it as Primary Logon

That's reassuring. I will test!