Re: Simple Network Question: Part 2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 08, 2009 at 05:14:39PM -0500, Dennis Mattingly wrote:
> Do I have to use static-IP address to reach router?
> I'm still using DHCP.
> ...
> So my last questions would be:
> "Am I required to use Static IP address just to configure a router (via IP
> address)"?
> "Do I need any gateway settings / subnet / etc... just to access the
> router's IP address?"

IF the router is set up with DHCP, you *should* get an IP address.
Under Windows, from a command prompt run the command "ipconfig /all".
Under Linux, run the CLI command "ifconfig".  In either case, look for
your IP address, and the gateway IP address.  If both are set, try to
run a browser connecting to the gateway.

However, if DHCP has been disabled, or something strange is going
on, yes, you want a static address.  Most routers are either in the
192.168.1.0 or 192.168.0.0, with some (notably WatchGuard) different,
e.g., 192.168.111.0.

Look up your router either at the manufacturer's site, or on the
Internet.  If you can't find the doccos, try the followin static address
configurations:

  IP            Netmask       Gateway
  192.168.1.100 255.255.255.0 192.168.1.1
  192.168.1.100 255.255.255.0 192.168.1.254
  192.168.0.100 255.255.255.0 192.168.0.1 
  192.168.0.100 255.255.255.0 192.168.0.254

DNS typically won't matter for this.  For each, try connecting to the
gateway address with your browser.

Cheers,
--
	Dave Ihnat
	dihnat@xxxxxxxxxx

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux