- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Home networking
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 03:43 PM
03-31-2008 03:43 PM
Home networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 07:02 PM
03-31-2008 07:02 PM
Re: Home networking
Probably.
> [...] some hints?
How you do it may depend some on what you'd
like to do. Did you intend to use DHCP, or
to assign a static address to the HP-UX
system? You might try starting with SAM:
/usr/sbin/sam
Networking and Communications
Network Interface Cards
I tend to avoid DHCP for my serious systems,
so I know nothing except that there's a SAM
button labeled "Enable DHCP Client".
For a non-DHCP configuration, in many cases,
you'd just use the router's IP address for
the DNS server, default route, and so on, but
that would depend on how helpful the router
is willing to be. And, of course, choose an
address for the HP-UX system which is not in
the router's DHCP pool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 01:32 AM
04-01-2008 01:32 AM
Re: Home networking
Of course you can. Linksys is one of mainstream
routers that many use.
I suggest you check wealth of information at:
http://www.linksysinfo.org/forums/register.php
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 11:15 AM
04-01-2008 11:15 AM
Re: Home networking
Actually, I started configuring the system with the set_parms initial command but it couldn't contact the Linksys router. However, the network cable was connected to the router. I'll try again.
Another question: can a system be its own DNS server? I don't have any other system on the router and when running the set_parms it asks about the DNS server IP and domain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 11:32 AM
04-01-2008 11:32 AM
Re: Home networking
> router.
What did you specify as the HP-UX system's IP
address (and netmask)? Contact how, Web
browser? How did you specify the router to
the Web browser? Which Linksys router?
What's the IP address of the router? (Look
in the manual? Ask some other system?)
> [...] the network cable was connected to
> the router.
Well, yeah. Isn't that the idea?
> [...] can a system be its own DNS server?
Its own, someone else's, ... You name it.
> [...] it asks about the DNS server IP and
> domain.
To get started, you might try specifying the
router's address for the DNS server. If it
insists on a having domain name, you can
probably specify something fictional, like,
say, "home.local".
You shouldn't need any DNS info just to talk
to the router. (Its IP address should be
enough for that.) DNS will help when you
want to talk to the outside world, though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 11:48 AM
04-01-2008 11:48 AM
Re: Home networking
Thank you again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 11:55 AM
04-01-2008 11:55 AM
Re: Home networking
Oh, ye of little confidence. If you get it
working, you won't need to wait until
tomorrow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 12:05 PM
04-01-2008 12:05 PM
Re: Home networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 12:57 PM
04-01-2008 12:57 PM
Re: Home networking
> office right now!
Yes, and once it's all connected to this
new-fangled InterWeb thing, you can run a Web
browser on it, and talk to this forum from
there. (At least that's how it works on my
home VMS system.)
You're not expecting more problems, are you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 01:05 PM
04-01-2008 01:05 PM
Re: Home networking
Steve>> Oh, ye of little confidence. If you get it working, you won't need to wait until
tomorrow.
Fidel> Steve, the L2000 is at home and I'm at the office right now
Right. And if you get it working, then you can post from home no? Or do you have a rule that you can only post about the home network while in the office?
Just joking, as Steve was.
For the setup... May we assume you have a working Windoze system connected? If so, just go to a command prompt there and issaue IPCONFIG /ALL.
That will nicely list gateway and DNS settings which should work.
And it will give you a hint to the IP address range NOT to use.
fwiw,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 01:54 PM
04-01-2008 01:54 PM
Re: Home networking
Thank you!