Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.networking > #5125 > unrolled thread
| Started by | Dave <dave@triffid.co.uk> |
|---|---|
| First post | 2023-12-02 20:28 +0000 |
| Last post | 2023-12-05 21:13 +0000 |
| Articles | 20 on this page of 22 — 12 participants |
Back to article view | Back to comp.sys.acorn.networking
Network devices Dave <dave@triffid.co.uk> - 2023-12-02 20:28 +0000
Re: Network devices David Higton <dave@davehigton.me.uk> - 2023-12-02 22:05 +0000
Network devices Dave <dave@triffid.co.uk> - 2023-12-03 15:14 +0000
Re: Network devices Chris Hughes <news13@noonehere.co.uk> - 2023-12-03 22:24 +0000
Re: Network devices Chris Newman <mec@npost.uk> - 2023-12-03 23:51 +0000
Re: Network devices Dave <dave@triffid.co.uk> - 2023-12-04 06:58 +0000
Re: Network devices Bob Latham <bob@sick-of-spam.invalid> - 2023-12-04 08:39 +0000
Re: Network devices Dave <dave@triffid.co.uk> - 2023-12-04 15:53 +0000
Re: Network devices Bob Latham <bob@sick-of-spam.invalid> - 2023-12-05 10:06 +0000
Re: Network devices Richard Ashbery <basura@invalid.addr.uk> - 2023-12-04 12:16 +0000
Re: Network devices Martin <News03@avisoft.f9.co.uk> - 2023-12-04 13:02 +0000
Re: Network devices Chris Hughes <news13@noonehere.co.uk> - 2023-12-04 12:59 +0000
Re: Network devices Richard Ashbery <basura@invalid.addr.uk> - 2023-12-04 17:57 +0000
Re: Network devices Steve Fryatt <news@stevefryatt.org.uk> - 2023-12-04 18:04 +0000
Re: Network devices Chris Newman <mec@npost.uk> - 2023-12-04 17:17 +0000
Re: Network devices Dave <Dave@triffid.co.uk> - 2023-12-04 06:48 +0000
Re: Network devices Chris Hughes <news13@noonehere.co.uk> - 2023-12-04 12:02 +0000
Re: Network devices Dave <dave@triffid.co.uk> - 2023-12-04 16:07 +0000
Re: Network devices Chris Hughes <news13@noonehere.co.uk> - 2023-12-04 16:40 +0000
Re: Network devices Stuart <Spambin@argonet.co.uk> - 2023-12-04 21:15 +0000
Re: Network devices Alan Adams <alan@adamshome.org.uk> - 2023-12-05 12:00 +0000
Re: Network devices druck <news@druck.org.uk> - 2023-12-05 21:13 +0000
Page 1 of 2 [1] 2 Next page →
| From | Dave <dave@triffid.co.uk> |
|---|---|
| Date | 2023-12-02 20:28 +0000 |
| Subject | Network devices |
| Message-ID | <5b0c9f00fedave@triffid.co.uk> |
I have a vague recollection there's a RISC OS command line that will list all the devices on the local network, maybe arp -something. I really can't remember... Can anyone please refresh my ailing memory? Thanks Dave -- Dave Triffid
[toc] | [next] | [standalone]
| From | David Higton <dave@davehigton.me.uk> |
|---|---|
| Date | 2023-12-02 22:05 +0000 |
| Message-ID | <f8e4a70c5b.DaveMeUK@BeagleBoard-xM> |
| In reply to | #5125 |
In message <5b0c9f00fedave@triffid.co.uk>
Dave <dave@triffid.co.uk> wrote:
> I have a vague recollection there's a RISC OS command line that will list
> all the devices on the local network, maybe arp -something.
>
> I really can't remember... Can anyone please refresh my ailing memory?
arp -a will indeed do some of what you'd like, but I don't think there
is a command to list everything.
arp -a lists all those it is aware of, which really means those it has
been in connection with recently.
Try it, then ping your broadcast address, then try arp -a again, and I
think you'll see some of what I mean.
David
[toc] | [prev] | [next] | [standalone]
| From | Dave <dave@triffid.co.uk> |
|---|---|
| Date | 2023-12-03 15:14 +0000 |
| Message-ID | <5b0d06141edave@triffid.co.uk> |
| In reply to | #5126 |
In article <f8e4a70c5b.DaveMeUK@BeagleBoard-xM>, David Higton <dave@davehigton.me.uk> wrote: > In message <5b0c9f00fedave@triffid.co.uk> > Dave <dave@triffid.co.uk> wrote: > > I have a vague recollection there's a RISC OS command line that will > > list all the devices on the local network, maybe arp -something. > > > > I really can't remember... Can anyone please refresh my ailing memory? > arp -a will indeed do some of what you'd like, but I don't think there > is a command to list everything. > arp -a lists all those it is aware of, which really means those it has > been in connection with recently. > Try it, then ping your broadcast address, then try arp -a again, and I > think you'll see some of what I mean. > David Ah yes well... Aside from the router, I have two other LAN things (Printers) active. In a Command window (StrongEd) if I do arp -a I get... *arp -a route-sysctl-estimate Whatever that might mean. Aha! I've just remembered something (Expletive) I must away and test... My remembering was correct, On a Real hardware SARPC, Arp -a etc works okay, but on a Virtual Acorn it doesn't, and IIRC never has. Thanks for the thought and prompt. Botheration! in buckets... Dave -- Dave Triffid
[toc] | [prev] | [next] | [standalone]
| From | Chris Hughes <news13@noonehere.co.uk> |
|---|---|
| Date | 2023-12-03 22:24 +0000 |
| Message-ID | <15792d0d5b.chris@mytardis> |
| In reply to | #5127 |
In message <5b0d06141edave@triffid.co.uk>
Dave <dave@triffid.co.uk> wrote:
> In article <f8e4a70c5b.DaveMeUK@BeagleBoard-xM>,
> David Higton <dave@davehigton.me.uk> wrote:
>> In message <5b0c9f00fedave@triffid.co.uk>
>> Dave <dave@triffid.co.uk> wrote:
>>> I have a vague recollection there's a RISC OS command line that will
>>> list all the devices on the local network, maybe arp -something.
>>>
>>> I really can't remember... Can anyone please refresh my ailing memory?
>> arp -a will indeed do some of what you'd like, but I don't think there
>> is a command to list everything.
>> arp -a lists all those it is aware of, which really means those it has
>> been in connection with recently.
>> Try it, then ping your broadcast address, then try arp -a again, and I
>> think you'll see some of what I mean.
>> David
> Ah yes well...
> Aside from the router, I have two other LAN things (Printers) active.
> In a Command window (StrongEd) if I do arp -a I get...
> *arp -a
> route-sysctl-estimate
> Whatever that might mean.
> Aha! I've just remembered something (Expletive) I must away and test...
> My remembering was correct, On a Real hardware SARPC, Arp -a etc works
> okay, but on a Virtual Acorn it doesn't, and IIRC never has.
Correct it will not work on VRPC as all the networking is provided by the
Windows side and passed through to the VRPC program side (Remember as far
as Windows is concerned its just another application)
Try it instead on the windows side in a command window, I think it should
work (not got my PC on to double check at moment)
--
Chris Hughes
[toc] | [prev] | [next] | [standalone]
| From | Chris Newman <mec@npost.uk> |
|---|---|
| Date | 2023-12-03 23:51 +0000 |
| Message-ID | <5b0d356d88mec@npost.uk> |
| In reply to | #5128 |
In article <15792d0d5b.chris@mytardis>, <Big snip> > > My remembering was correct, On a Real hardware SARPC, Arp -a etc > > works okay, but on a Virtual Acorn it doesn't, and IIRC never has. > Correct it will not work on VRPC as all the networking is provided by > the Windows side and passed through to the VRPC program side (Remember > as far as Windows is concerned its just another application) > Try it instead on the windows side in a command window, I think it > should work (not got my PC on to double check at moment) On the Windows side I use a great little programme from NirSoft. It's called Wireless Network Watcher. The name is a bit of misnomer because it shows anything connected via your router; not just wireless connections but cabled ones as well. It shows IP address, device name, MAC address, when detected etc. https://www.nirsoft.net Go to list on left, choose Network Tools and scroll down the list of software. The download link is quite a way down the page after the list of versions and other bumf. I've just updated to version 2.40. On Windows 11 defender flagged it up as a low potential risk but it's perfectly safe so I allowed it. It was recommended by Computer Active magazine. -- Chris
[toc] | [prev] | [next] | [standalone]
| From | Dave <dave@triffid.co.uk> |
|---|---|
| Date | 2023-12-04 06:58 +0000 |
| Message-ID | <5b0d5c8740dave@triffid.co.uk> |
| In reply to | #5129 |
In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk> wrote: [Snippy] > On the Windows side I use a great little programme from NirSoft. > It's called Wireless Network Watcher. > The name is a bit of misnomer because it shows anything connected via > your router; not just wireless connections but cabled ones as well. > It shows IP address, device name, MAC address, when detected etc. > https://www.nirsoft.net > Go to list on left, choose Network Tools and scroll down the list of > software. > The download link is quite a way down the page after the list of versions > and other bumf. > I've just updated to version 2.40. On Windows 11 defender flagged it up > as a low potential risk but it's perfectly safe so I allowed it. It was > recommended by Computer Active magazine. Thanks for the info Chris, As I wrote to the other Chris, I have no problem Win side with the arp +flags command. The problem is specifically a possible RISC OS one. Win side I have a couple of Network scanners installed, the one I use mostly is "AdvancedIPScanner." Later I will give the NirSoft app you mention a go... Thanks Dave -- Dave Triffid
[toc] | [prev] | [next] | [standalone]
| From | Bob Latham <bob@sick-of-spam.invalid> |
|---|---|
| Date | 2023-12-04 08:39 +0000 |
| Message-ID | <5b0d65cf63bob@sick-of-spam.invalid> |
| In reply to | #5129 |
In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk> wrote: > It shows IP address, device name, MAC address, when detected etc. > https://www.nirsoft.net Thanks, just what I needed but the full version with uninstall etc. (wnetwatcher_setup.TO1tBEvp.exe.part) is blocked by AVG which says it has a malware virus. I've never seen a .part file before. I take it, it's the smaller package (wnetwatcher.zip) people are using? I hope that's safe. Bob.
[toc] | [prev] | [next] | [standalone]
| From | Dave <dave@triffid.co.uk> |
|---|---|
| Date | 2023-12-04 15:53 +0000 |
| Message-ID | <5b0d8d8a5bdave@triffid.co.uk> |
| In reply to | #5132 |
In article <5b0d65cf63bob@sick-of-spam.invalid>, Bob Latham <bob@sick-of-spam.invalid> wrote: > In article <5b0d356d88mec@npost.uk>, > Chris Newman <mec@npost.uk> wrote: > > It shows IP address, device name, MAC address, when detected etc. > > https://www.nirsoft.net > Thanks, just what I needed but the full version with uninstall etc. > (wnetwatcher_setup.TO1tBEvp.exe.part) is blocked by AVG which says it > has a malware virus. I've never seen a .part file before. > I take it, it's the smaller package (wnetwatcher.zip) people are > using? I hope that's safe. > Bob. I did try that after Chris posted, but soon consigned it to the bin as I prefer the one I'm using... :-) "Advanced-IP-Scanner." https://www.advanced-ip-scanner.com/ Each to their own of course. :-) Dave -- Dave Triffid
[toc] | [prev] | [next] | [standalone]
| From | Bob Latham <bob@sick-of-spam.invalid> |
|---|---|
| Date | 2023-12-05 10:06 +0000 |
| Message-ID | <5b0df18ed8bob@sick-of-spam.invalid> |
| In reply to | #5138 |
In article <5b0d8d8a5bdave@triffid.co.uk>, Dave <dave@triffid.co.uk> wrote: > In article <5b0d65cf63bob@sick-of-spam.invalid>, > Bob Latham <bob@sick-of-spam.invalid> wrote: > > In article <5b0d356d88mec@npost.uk>, > > Chris Newman <mec@npost.uk> wrote: > > > https://www.nirsoft.net > I did try that after Chris posted, but soon consigned it to the bin > as I prefer the one I'm using... :-) > "Advanced-IP-Scanner." https://www.advanced-ip-scanner.com/ Hmmm. The Nirsoft version handles ipv6 and allows the user to add notes about each device. However, the Advanced -IP-Scanner reads the device names much better IMHO. I have a fair number of raspberry pi devices and nirsoft capitalises the device names for some reason and if it thinks the name is too long it doesn't display it at all. Bob.
[toc] | [prev] | [next] | [standalone]
| From | Richard Ashbery <basura@invalid.addr.uk> |
|---|---|
| Date | 2023-12-04 12:16 +0000 |
| Message-ID | <5b0d79a9c1basura@invalid.addr.uk> |
| In reply to | #5129 |
In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk> wrote: > On the Windows side I use a great little programme from NirSoft. > It's called Wireless Network Watcher. > The name is a bit of misnomer because it shows anything connected > via your router; not just wireless connections but cabled ones as > well. > It shows IP address, device name, MAC address, when detected etc. > https://www.nirsoft.net Good tip - thanks! It shows all the ip addresses as expected and after a delay ones I don't expect (active ones like 192.168.1.159 and 179). Are they likely to be scam devices attempting to connect to my PC? Richard
[toc] | [prev] | [next] | [standalone]
| From | Martin <News03@avisoft.f9.co.uk> |
|---|---|
| Date | 2023-12-04 13:02 +0000 |
| Message-ID | <5b0d7dccd6News03@avisoft.f9.co.uk> |
| In reply to | #5134 |
In article <5b0d79a9c1basura@invalid.addr.uk>, Richard Ashbery <basura@invalid.addr.uk> wrote: > In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk> > wrote: > > On the Windows side I use a great little programme from NirSoft. > > It's called Wireless Network Watcher. > > The name is a bit of misnomer because it shows anything connected > > via your router; not just wireless connections but cabled ones as > > well. > > It shows IP address, device name, MAC address, when detected etc. > > https://www.nirsoft.net > Good tip - thanks! It shows all the ip addresses as expected and > after a delay ones I don't expect (active ones like 192.168.1.159 > and 179). Are they likely to be scam devices attempting to connect > to my PC? Are they connected via WiFi or Ethernet? What is their Device name? Who made their Network adapter? When was it detected first and last? What is detection count? Does your router give any more clues what they are? -- Martin Avison Note that unfortunately this email address will become invalid without notice if (when) any spam is received.
[toc] | [prev] | [next] | [standalone]
| From | Chris Hughes <news13@noonehere.co.uk> |
|---|---|
| Date | 2023-12-04 12:59 +0000 |
| Message-ID | <e5977d0d5b.chris@mytardis> |
| In reply to | #5134 |
In message <5b0d79a9c1basura@invalid.addr.uk>
Richard Ashbery <basura@invalid.addr.uk> wrote:
> In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk>
> wrote:
>> On the Windows side I use a great little programme from NirSoft.
>> It's called Wireless Network Watcher.
>> The name is a bit of misnomer because it shows anything connected
>> via your router; not just wireless connections but cabled ones as
>> well.
>> It shows IP address, device name, MAC address, when detected etc.
>> https://www.nirsoft.net
> Good tip - thanks! It shows all the ip addresses as expected and after
> a delay ones I don't expect (active ones like 192.168.1.159 and 179).
> Are they likely to be scam devices attempting to connect to my PC?
I doubt it, as the 192.168.x.x range is local to your network not external
network.
Could they be other wireless devices, like Smart meter IHD (In Home
Displays) or even Wireless enabled Alarm systems. or even other smart
devices you have.
You could identoify the device by the mac address.
--
Chris Hughes
[toc] | [prev] | [next] | [standalone]
| From | Richard Ashbery <basura@invalid.addr.uk> |
|---|---|
| Date | 2023-12-04 17:57 +0000 |
| Message-ID | <5b0d98d4bebasura@invalid.addr.uk> |
| In reply to | #5136 |
In article <e5977d0d5b.chris@mytardis>, Chris Hughes <news13@noonehere.co.uk> wrote: > In message <5b0d79a9c1basura@invalid.addr.uk> Richard Ashbery > <basura@invalid.addr.uk> wrote: > > In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk> > > wrote: > >> It's called Wireless Network Watcher. > >> It shows IP address, device name, MAC address, when detected etc. > >> https://www.nirsoft.net > > Good tip - thanks! It shows all the ip addresses as expected and > > after a delay ones I don't expect (active ones like 192.168.1.159 > > and 179). Are they likely to be scam devices attempting to > > connect to my PC? > I doubt it, as the 192.168.x.x range is local to your network not > external network. Thanks Chris. Using the wireless modem router which I haven't used for over a year or two I managed to verify the unknown IP addresses. > Could they be other wireless devices, like Smart meter IHD (In Home > Displays) or even Wireless enabled Alarm systems. or even other > smart devices you have. > You could identoify the device by the mac address. You are absolutely correct: 2 of them are related to login IP addresses for routers. The one that had me baffled is Wistron Neweb Corp. which I searched and is a legitimate IP address for a Taiwanese company that manufacturers wifi modules, one of which most likely resides in my Technicolour Router. Conclusion - nothing suspicious. Richard
[toc] | [prev] | [next] | [standalone]
| From | Steve Fryatt <news@stevefryatt.org.uk> |
|---|---|
| Date | 2023-12-04 18:04 +0000 |
| Message-ID | <mpro.s55m7t00l6u2004np.news@stevefryatt.org.uk> |
| In reply to | #5136 |
On 4 Dec, Chris Hughes wrote in message
<e5977d0d5b.chris@mytardis>:
> I doubt it, as the 192.168.x.x range is local to your network not external
> network.
But *anything* connected to your local network will get a local IP. They're
far more likely to be things that you own than otherwise, but if they're
connected via WiFi it's certainly worth checking your security settings and
confirming that you do, indeed, own them.
--
Steve Fryatt - Leeds, England
http://www.stevefryatt.org.uk/
[toc] | [prev] | [next] | [standalone]
| From | Chris Newman <mec@npost.uk> |
|---|---|
| Date | 2023-12-04 17:17 +0000 |
| Message-ID | <5b0d952a73mec@npost.uk> |
| In reply to | #5134 |
In article <5b0d79a9c1basura@invalid.addr.uk>, Richard Ashbery <basura@invalid.addr.uk> wrote: > In article <5b0d356d88mec@npost.uk>, Chris Newman <mec@npost.uk> > wrote: > > On the Windows side I use a great little programme from NirSoft. > > It's called Wireless Network Watcher. > > The name is a bit of misnomer because it shows anything connected > > via your router; not just wireless connections but cabled ones as > > well. > > It shows IP address, device name, MAC address, when detected etc. > > https://www.nirsoft.net > Good tip - thanks! It shows all the ip addresses as expected and after > a delay ones I don't expect (active ones like 192.168.1.159 and 179). > Are they likely to be scam devices attempting to connect to my PC? Our smartphones show up when they are on. Can be any device which uses your network. -- Chris
[toc] | [prev] | [next] | [standalone]
| From | Dave <Dave@triffid.co.uk> |
|---|---|
| Date | 2023-12-04 06:48 +0000 |
| Message-ID | <5b0d5ba35aDave@triffid.co.uk> |
| In reply to | #5128 |
In article <15792d0d5b.chris@mytardis>, Chris Hughes <news13@noonehere.co.uk> wrote: [Snip] > Correct it will not work on VRPC as all the networking is provided by > the Windows side and passed through to the VRPC program side (Remember > as far as Windows is concerned its just another application) > Try it instead on the windows side in a command window, I think it > should work (not got my PC on to double check at moment) Thanks for the thoughts Chris. I have no problem with the arp +flags command windows side, but this "thing" I'm trying to sort for a friend is specifically a RISC OS thing. Thanks Dave
[toc] | [prev] | [next] | [standalone]
| From | Chris Hughes <news13@noonehere.co.uk> |
|---|---|
| Date | 2023-12-04 12:02 +0000 |
| Message-ID | <305b780d5b.chris@mytardis> |
| In reply to | #5130 |
In message <5b0d5ba35aDave@triffid.co.uk>
Dave <Dave@triffid.co.uk> wrote:
> In article <15792d0d5b.chris@mytardis>,
> Chris Hughes <news13@noonehere.co.uk> wrote:
> [Snip]
>> Correct it will not work on VRPC as all the networking is provided by
>> the Windows side and passed through to the VRPC program side (Remember
>> as far as Windows is concerned its just another application)
>> Try it instead on the windows side in a command window, I think it
>> should work (not got my PC on to double check at moment)
> Thanks for the thoughts Chris.
> I have no problem with the arp +flags command windows side, but this
> "thing" I'm trying to sort for a friend is specifically a RISC OS thing.
Can you give us any details of this 'issue'?
--
Chris Hughes
[toc] | [prev] | [next] | [standalone]
| From | Dave <dave@triffid.co.uk> |
|---|---|
| Date | 2023-12-04 16:07 +0000 |
| Message-ID | <5b0d8ec58cdave@triffid.co.uk> |
| In reply to | #5133 |
In article <305b780d5b.chris@mytardis>, Chris Hughes <news13@noonehere.co.uk> wrote: > In message <5b0d5ba35aDave@triffid.co.uk> > Dave <Dave@triffid.co.uk> wrote: > > In article <15792d0d5b.chris@mytardis>, > > Chris Hughes <news13@noonehere.co.uk> wrote: > > [Snip] > >> Correct it will not work on VRPC as all the networking is provided by > >> the Windows side and passed through to the VRPC program side (Remember > >> as far as Windows is concerned its just another application) > >> Try it instead on the windows side in a command window, I think it > >> should work (not got my PC on to double check at moment) > > Thanks for the thoughts Chris. > > I have no problem with the arp +flags command windows side, but this > > "thing" I'm trying to sort for a friend is specifically a RISC OS > > thing. > Can you give us any details of this 'issue'? Yes, the friend has recently updated his Windows 10 to Windows 11 and for some reason, though his VRPC is working okay, his Printer RISC OS side which did work okay on Win 10, now doesn't seem to be communicating LAN wise to the Windows attached printer. From the RISC OS side I wanted him to Ping the Printer to see if there was any communication at all, but unfortunately he doesn't know the ip address of the printer, thus the 'arp' question. ATM. We are in a holding time as he's very busy with something else, but when his busy is done, I'll chat to him about how to finding the IP address of the printer Win side. TBH. As I know nothing about Win 11, I'm kind of peeing in the wind to see what returns. ;-) Dave -- Dave Triffid
[toc] | [prev] | [next] | [standalone]
| From | Chris Hughes <news13@noonehere.co.uk> |
|---|---|
| Date | 2023-12-04 16:40 +0000 |
| Message-ID | <a3c6910d5b.chris@mytardis> |
| In reply to | #5137 |
In message <5b0d8ec58cdave@triffid.co.uk>
Dave <dave@triffid.co.uk> wrote:
> In article <305b780d5b.chris@mytardis>,
> Chris Hughes <news13@noonehere.co.uk> wrote:
>> In message <5b0d5ba35aDave@triffid.co.uk>
>> Dave <Dave@triffid.co.uk> wrote:
>>> In article <15792d0d5b.chris@mytardis>,
>>> Chris Hughes <news13@noonehere.co.uk> wrote:
>>> [Snip]
>>>> Correct it will not work on VRPC as all the networking is provided by
>>>> the Windows side and passed through to the VRPC program side (Remember
>>>> as far as Windows is concerned its just another application)
>>>> Try it instead on the windows side in a command window, I think it
>>>> should work (not got my PC on to double check at moment)
>>> Thanks for the thoughts Chris.
>>> I have no problem with the arp +flags command windows side, but this
>>> "thing" I'm trying to sort for a friend is specifically a RISC OS
>>> thing.
>> Can you give us any details of this 'issue'?
> Yes, the friend has recently updated his Windows 10 to Windows 11 and for
> some reason, though his VRPC is working okay, his Printer RISC OS side
> which did work okay on Win 10, now doesn't seem to be communicating LAN
> wise to the Windows attached printer.
> From the RISC OS side I wanted him to Ping the Printer to see if there was
> any communication at all, but unfortunately he doesn't know the ip address
> of the printer, thus the 'arp' question.
Is the printer IP address listed on his router.
It could also be a Windows firewall issue. Also check if the printer is
still correctly configured on the Windows 11 side.
--
Chris Hughes
[toc] | [prev] | [next] | [standalone]
| From | Stuart <Spambin@argonet.co.uk> |
|---|---|
| Date | 2023-12-04 21:15 +0000 |
| Message-ID | <5b0daa5ff5Spambin@argonet.co.uk> |
| In reply to | #5137 |
In article <5b0d8ec58cdave@triffid.co.uk>, Dave <dave@triffid.co.uk> wrote: > ATM. We are in a holding time as he's very busy with something else, but > when his busy is done, I'll chat to him about how to finding the IP > address of the printer Win side. Both my printers will tell me directly their i.p. address. With my Epson WF-7715: Settings>Printer Status/Print>Network>wired lan/Wi-Fi status Via the front LCD panel With my Dell 2330dn: Menu>Reports>Network setup And it prints a page of all network parameters and details Perhaps your friends printer will also freely divulge its details if interrogated -- Stuart Winsor Tools With A Mission sending tools across the world http://www.twam.co.uk/
[toc] | [prev] | [next] | [standalone]
Page 1 of 2 [1] 2 Next page →
Back to top | Article view | comp.sys.acorn.networking
csiph-web