View previous topic :: View next topic |
Author |
Message |
TRACSYSTEMS
Joined: 13 Feb 2007 Posts: 22 Location: Dallas, TX
|
Posted: Tue Aug 17, 2010 9:41 pm Post subject: DNS Works, Internet Does Not |
|
|
I am having the same problem as this gentleman. It was all working prior to me installing SP3 (I forgot to update the XP Pro machine prior to installing FirstSpot).
http://www.patronsoft.com/forum/viewtopic.php?t=2789
Here is the info...
route print
ipconfig/all
netsh routing ip dump
C:\>route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x40002 ...00 12 3f 4f 79 60 ...... Broadcom NetXtreme 57xx Gigabit Controller - Packet Scheduler Miniport
0x50004 ...00 0e 0c b7 a5 a8 ...... Intel(R) PRO/100 S Desktop Adapter - Packet Scheduler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.8.1 192.168.8.254 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.7.0 255.255.255.0 192.168.7.1 192.168.7.1 20
192.168.7.1 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.7.255 255.255.255.255 192.168.7.1 192.168.7.1 20
192.168.8.0 255.255.255.0 192.168.8.254 192.168.8.254 20
192.168.8.254 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.8.255 255.255.255.255 192.168.8.254 192.168.8.254 20
224.0.0.0 240.0.0.0 192.168.7.1 192.168.7.1 20
224.0.0.0 240.0.0.0 192.168.8.254 192.168.8.254 20
255.255.255.255 255.255.255.255 192.168.7.1 192.168.7.1 1
255.255.255.255 255.255.255.255 192.168.8.254 192.168.8.254 1
Default Gateway: 192.168.8.1
===========================================================================
Persistent Routes:
None
C:\>ipconfig/all
Windows IP Configuration
Host Name . . . . . . . . . . . . : TRAC-WIRELESS
Primary Dns Suffix . . . . . . . : lib.org
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
DNS Suffix Search List. . . . . . : lib.org
Ethernet adapter Broadcom Onboard - Public:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Controller
Physical Address. . . . . . . . . : 00-12-3F-4F-79-60
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.8.254
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.8.1
DNS Servers . . . . . . . . . . . : 192.168.8.3
Ethernet adapter Intel PCI - TRAC Wireless Private:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 S Desktop Adapter
Physical Address. . . . . . . . . : 00-0E-0C-B7-A5-A8
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.7.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.7.1
C:\>netsh routing ip dump
# IP Configuration
pushd routing ip
reset
set loglevel error
add preferenceforprotocol proto=LOCAL preflevel=1
add preferenceforprotocol proto=NetMgmt preflevel=10
add preferenceforprotocol proto=STATIC preflevel=3
add preferenceforprotocol proto=NONDOD preflevel=5
add preferenceforprotocol proto=AUTOSTATIC preflevel=7
add preferenceforprotocol proto=OSPF preflevel=110
add preferenceforprotocol proto=RIP preflevel=120
add interface name="Loopback" state=enable
set filter name="Loopback" fragcheck=disable
add interface name="Internal" state=enable
set filter name="Internal" fragcheck=disable
add interface name="Broadcom Onboard - Public" state=enable
set filter name="Broadcom Onboard - Public" fragcheck=disable
add interface name="Intel PCI - TRAC Wireless Private" state=enable
set filter name="Intel PCI - TRAC Wireless Private" fragcheck=disable
popd
# End of IP configuration
# ----------------------------------
# DNS Proxy configuration
# ----------------------------------
pushd routing ip dnsproxy
uninstall
popd
# End of DNS proxy configuration
# ----------------------------------
# IGMP Configuration
# ----------------------------------
pushd routing ip igmp
uninstall
popd
# End of IGMP configuration
# ----------------------------------
# NAT configuration
# ----------------------------------
pushd routing ip nat
uninstall
popd
# ----------------------------------
# OSPF configuration
# ----------------------------------
pushd routing ip ospf
uninstall
popd
# End of OSPF configuration
# ----------------------------------
# DHCP Relay Agent configuration
# ----------------------------------
pushd routing ip relay
uninstall
popd
# End of DHCP Relay configuration
# ----------------------------------
# RIP configuration
# ----------------------------------
pushd routing ip rip
uninstall
popd
# End of RIP configuration
# ----------------------------------
# Router Discovery Configuration
# ----------------------------------
pushd routing ip routerdiscovery
uninstall
add interface name="Loopback" disc=disable minint=7 maxint=10 life=30 level=0
add interface name="Internal" disc=disable minint=7 maxint=10 life=30 level=0
add interface name="Broadcom Onboard - Public" disc=enable minint=7 maxint=10 life=30 level=0
add interface name="Intel PCI - TRAC Wireless Private" disc=enable minint=7 maxint=10 life=30 level=0
popd
# ----------------------------------
# DHCP Allocator Configuration
# ----------------------------------
pushd routing ip autodhcp
uninstall
popd
# End of DHCP Allocator Configuration
C:\> _________________ Steven E.
TRACSYSTEMS, inc. |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |