Welcome, Guest. Please login or register.

Author Topic: SOLVED: No internet connection on X1000 using Prism2  (Read 2768 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
SOLVED: No internet connection on X1000 using Prism2
« on: January 08, 2021, 12:23:29 PM »
Following a power outage earlier this week which led to my router being re-booted, I can no longer get an Internet connection from my X1000 via wifi using the Prism2.device, which had worked fine for several years. The settings in SYS:Prefs/Internet seem fine and nothing has changed in ENV-ARCHIVE/SYS/Wireless.prefs
I am also unable to connect using Ethernet if I switch to the pa6t_eth.device :(
Can anyone suggest what I need to do to re-establish my connection?
« Last Edit: January 19, 2021, 11:01:19 AM by SteveH »
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
Re: No internet connection on X1000 using Prism2
« Reply #1 on: January 08, 2021, 02:05:28 PM »
Thanks for the suggestions, but I have multiple other wifi devices which have all reconnected without problem following the re-boot, so I am certain it is not the router.
[edit: It wasn't a power surge, as such - my fan oven heating element failed, tripping the main house fuse].
« Last Edit: January 08, 2021, 03:05:12 PM by SteveH »
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
Re: No internet connection on X1000 using Prism2
« Reply #2 on: January 09, 2021, 02:19:23 AM »
Hi Niels,
I have tried both DHCP and assigning an (otherwise unused) static IP address to the Amiga, with no success.
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
Re: No internet connection on X1000 using Prism2
« Reply #3 on: January 18, 2021, 06:03:19 PM »
Hi,
I've attached the log from running WirelessManager in verbose mode, as suggested.
In wireless.prefs (Prefs/Env-Archive/Sys), the SSID of my router and its passkey are listed.
SYS:Prefs/Internet (v53.3) has prism2.device as the driver, set for DHCP and the hostname as the IP address of my router with packet type set to Default; for Routes, it has the IP of my router set as the default gateway address; for Hosts it has localhost set to 127.0.0.1; DNS servers are 8.8.8.8 and the IP of my router; and I haven't edited the Services or Servers section.
When I view my router dashboard, it shows the Amiga as connected.
I hope all this will help someone track down the problem.
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
Re: No internet connection on X1000 using Prism2
« Reply #4 on: January 18, 2021, 10:25:10 PM »
I have the line
Code: [Select]
AddNetInterface QUIET DEVS:NetInterfaces/~(#?.info)in my S:Network-Startup
No, my local hostname isn't set to the IP address of my router. [Edit: Actually, yes it was - I see now that Hostname refers to the name of the local host, not the router - I will change it!].
The odd thing is, none of these settings have changed, which is why I can't work out why I can no longer connect :(
« Last Edit: January 18, 2021, 11:44:37 PM by SteveH »
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
SOLVED: No internet connection on X1000 using Prism2
« Reply #5 on: January 19, 2021, 12:02:25 AM »
Thanks for the suggestions - I will try that in the morning. One odd thing I've noticed - although  I have set the Amiga's Internet prefs to use DHCP, my BT router shows the Amiga is connected via static address assignment ... but doesn't have an IP address (see attachments). Very confusing.
Also, I've not come across wpa-supplicant before, so I'm not sure what this is.
« Last Edit: January 19, 2021, 10:57:34 AM by SteveH »
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
SOLVED: No internet connection on X1000 using Prism2
« Reply #6 on: January 19, 2021, 11:00:52 AM »
Pleased to say this has now been resolved.
Not pleased to say that the reason was ... the line invoking WirelessManager was no longer in my Startup-Sequence :(
Such a stupid mistake, as I was sure this file hadn't been changed, but clearly I was wrong.
Thanks to all who tried to help!
 

Offline SteveHTopic starter

  • Jr. Member
  • **
  • Join Date: Jun 2014
  • Posts: 69
    • Show all replies
Re: SOLVED: No internet connection on X1000 using Prism2
« Reply #7 on: January 19, 2021, 11:49:28 AM »
I was just following the instructions in the prism2 manual:

Quote
Under AmigaOS 4, however, it is necessary to start WirelessManager from the S:Startup-Sequence script instead to ensure that a wireless connection is established before the TCP/IP stack starts its DHCP client. Since this cannot be easily done by the install script, the following line should be manually inserted just before AddNetInterface or Network-Startup