Virtual Private Server (VPS) Hosting provided by Central Point Networking cpnllc.com
For some reason, the "Nodelist" and "Recent Callers" features are not working.
| Sysop: | Ray Quinn |
|---|---|
| Location: | Visalia, CA |
| Users: | 60 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 03:46:02 |
| Calls: | 12 |
| Files: | 12,929 |
| Messages: | 98,349 |
Check out the US 99 menu above for links to information about US Highway 99, after which the US 99 BBS is named.
Be sure to click on the Amateur Radio menu item above for packet BBSes, packet software, packet organizations, as well as packet how-to's. Also included is links to local and some not-so-local Amateur Radio Clubs.
I need a little help. I am mot proficient in OS2... a hack at best...
I have a VM setup with ArcaOS and I want to set it up with a static
IP.
Is there a video one could send me a link to or something. Everything
I have tried so far has not worked.
telnet://bbs.roonsbbs.hu:1212 <<=-
10 Jan 25 11:32, you wrote to All:
I need a little help. I am mot proficient in OS2... a hack at best.. I have a VM setup with ArcaOS and I want to set it up with a static IP.
Is there a video one could send me a link to or something. Everythin I have tried so far has not worked.
i've only os2, not arcaos so i don't know, maybe try to ask in the OS2 echo.
I need a little help. I am mot proficient in OS2... a hack at best... I have a VM setup with ArcaOS and I want to set it up with a static IP.
network config is in C:\MPTN\BIN\setup.cmd
you will need to comment out the line
dhcpstrt -i lan0
and uncomment/change the lan0 line:
ifconfig lan0 192.168.1.123 netmask 255.255.255.0 metric 0 mtu 1500
^--- your static ip
this will get you on the local network
and for your router, add at the bottom of the file:
route add default 192.168.1.1 -hopcount 1
^--- your router
reboot to test it works every time
network config is in C:\MPTN\BIN\setup.cmd
you will need to comment out the line
dhcpstrt -i lan0
and uncomment/change the lan0 line:
ifconfig lan0 192.168.1.123 netmask 255.255.255.0 metric 0 mtu 1500
^--- your static ip
this will get you on the local network
and for your router, add at the bottom of the file:
route add default 192.168.1.1 -hopcount 1
^--- your router
reboot to test it works every time
i've only os2, not arcaos so i don't know, maybe try to ask in the OS2 echo.
I thought this is where we are.
On 13 Jan 2025, Daniel Path said the following...
10 Jan 25 11:32, you wrote to All:
I need a little help. I am mot proficient in OS2... a hack
at best.. I have a VM setup with ArcaOS and I want to set it
up with a static IP.
Is there a video one could send me a link to or something.
Everythin I have tried so far has not worked.
i've only os2, not arcaos so i don't know, maybe try to ask in
the OS2 echo.
I thought this is where we are.
telnet://bbs.roonsbbs.hu:1212 <<=-