Networking Problems? LLDP Didn't work

  • Thread starter Thread starter faitswulff
  • Start date Start date
  • Tags Tags
    Networking Work
AI Thread Summary
Printing issues between Vista machines and an XP desktop are causing connectivity problems, particularly with network printers. The XP desktop is recognized but fails to connect due to an invalid host name. Attempts to resolve the issue included installing LLDP, uninstalling Norton Internet Security, and disabling the firewall, but these did not yield results. The ipconfig output shows a DHCP-enabled setup with a specific IP address assigned to the desktop. A potential solution involves ensuring that the print server has a reserved IP address in the DHCP settings to prevent connectivity disruptions caused by changing IP addresses. The setup involves a D-Link router, and consistent printing capabilities are crucial for the small office environment.
faitswulff
Messages
22
Reaction score
0
Sorry, don't like using you guys as tech support, but I didn't know where else to go. I can't seem to get printing between my vista machines (4 of them) and my XP desktop, which most of my printers are connected to. I tried finding a network printer - it'll see the name of the desktop, but upon connecting it will say that it is an invalid host name. I installed LLDP on the desktop, to no avail. I don't know where else to go with this. If you could direct me a little bit, or even to another trustworthy forum, I would be greatly appreciative.

I also uninstalled Norton Internet Security and disabled my firewall - no luck. My ipconfig /all looks conspicuously short, though...I have a feeling that there's something wrong with this machine that is beyond the ken of mere mortals. So, I turn to you...

Here's my ipconfig /all, by the way:

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Vital Points Therapy>ipconfig /all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : FrontDesk
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Intel(R) 82562V-2 10/100 Network Con
nection
        Physical Address. . . . . . . . . : 00-1D-09-8F-30-CE
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.0.105
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.0.1
        DHCP Server . . . . . . . . . . . : 192.168.0.1
        DNS Servers . . . . . . . . . . . : 192.168.0.1
        Lease Obtained. . . . . . . . . . : Wednesday, August 20, 2008 1:13:45 P
M
        Lease Expires . . . . . . . . . . : Wednesday, August 27, 2008 1:13:45 P
M

C:\Documents and Settings\Vital Points Therapy>

PS, it's a small office; we're running some sort of D-Link router and we really need printing capabilities
 
Computer science news on Phys.org
The only thing that jumps out with regard to your ipconfig is that your print server is being assigned an address by DHCP.

Do you have an address reservation set for it in the DHCP server? If not, you either need to reserve the IP, or give it a static address.

Otherwise, you'll get everything set up and working, then it'll break for no apparent reason when the IP changes.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top