Sponsored Content
Full Discussion: FreeBSD nightmare!!!
Operating Systems BSD FreeBSD nightmare!!! Post 302278523 by mavl4219 on Tuesday 20th of January 2009 12:09:24 PM
Old 01-20-2009
kenyatta,

rvegmond is right. This is no *BSD problem, this is only IP problem - which can be solved very quickly.

All you have to do is:
- give your router a statical (WAN) address you've acquired
- give your *BSD box an internal statical IP address and forward desired services (port 80 for the web server)
- give your XP box a different internal statical/(or even dhcp) ip address

Let me know, if you'll have any more problems...

--
Mario Munda
 

8 More Discussions You Might Find Interesting

1. HP-UX

Viewcvs...a nightmare on HP-UX!!!

Hello I'm new on this forum but I have a big problem. I've installed Subversion 1.1.1 and Apache 2.0.52 on a HP-UX. This is the uname: HP-UX xxxx B.11.11 U 9000/800 4169945236 unlimited-user license Now I must to install a software to browse the svn repositories. My choice is Viewcvs. ... (3 Replies)
Discussion started by: goblin79
3 Replies

2. Shell Programming and Scripting

Splitting Chunked-FullNames Nightmare

I've got a problem i'm hoping other more experienced programmers have had to deal with sometime in their careers and can help me: how to get fullnames that were chunked together into one field in an old database into separate more meaningful fields. I'd like to get the records that nicely fit... (2 Replies)
Discussion started by: RacerX
2 Replies

3. UNIX for Dummies Questions & Answers

installing apache (nightmare for me)

Please help... i'm new to this job and new to unix as well..... i'm trying to install apache 2.2.6 it's installed on one server... i need to install it on another server... my clue was to maybe use the fetch command... please help.....for example..... apache is on 69.50.132.14.... and it needs to... (1 Reply)
Discussion started by: marinob007
1 Replies

4. UNIX for Dummies Questions & Answers

is unix really such a nightmare... or is it me?

i rue the day that my server manager and i parted company... the start of a long journey.... :( sometimes i find myself daydreaming about the days when i could say... "this dont work, can u fix it?".... and 2 mins later it worked! i have a new way of "cursing" at ppls.... i just say "failed... (10 Replies)
Discussion started by: mickeymouse
10 Replies

5. Solaris

date -d nightmare on Solaris

Hello there ppl, I thought my question would qualify to be posted in this forum and in Shell scripting forum. And I swear to God.. there is no discussion on this exact topic anywhere else on the web! So my script on BASH uses 2 commands: 1) date -d "Fri Mar 06 10:18:16 UTC 2009" +%s ... (1 Reply)
Discussion started by: pavanlimo
1 Replies

6. Shell Programming and Scripting

ftp nightmare

Hi everyone I have a Fedora FTP server (lets call it FTP-SERVER1) and files are constantly being uploaded to it from a 3rd party. Once every 15 minutes I need to "move" the files from the FTP server to another server (lets call it SVR-WINDOWS) where it will be processed and then deleted. ... (3 Replies)
Discussion started by: soliberus
3 Replies

7. UNIX for Advanced & Expert Users

Virtualizing SCO v5 - interesting project/nightmare, could use some help

same old story, we have an important very old app running on SCO 5, box is only on LAN and as such was never updated by anyone etc.. box is nearing its end of life in a bad way (currently experiencing some SCSI issues) and it's time to do something when good advice of "lets upgrade" for years was... (1 Reply)
Discussion started by: mc18
1 Replies

8. Solaris

AI server corporate nightmare

Hello Ex-Sun fellows, i've been tasked to install a bran spanking new AI Solaris 11.1 server for our Oracle park. With the documentation this is what's running and what's working. T5120 2 oracle VM's (one ldom on each disk) One with a Solaris 11.1 repo, AI server. One for testing... (0 Replies)
Discussion started by: maverick72
0 Replies
RPC.BOOTPARAMD(8)					    BSD System Manager's Manual 					 RPC.BOOTPARAMD(8)

NAME
bootparamd, rpc.bootparamd -- boot parameter server SYNOPSIS
bootparamd [-ds] [-i interface] [-r router] [-f file] DESCRIPTION
bootparamd is a server process that provides information to diskless clients necessary for booting. It consults the file ``/etc/bootparams''. It should normally be started from ``/etc/rc''. This version will allow the use of aliases on the hostname in the ``/etc/bootparams'' file. The hostname returned in response to the booting client's whoami request will be the name that appears in the config file, not the canonical name. In this way you can keep the answer short enough so that machines that cannot handle long hostnames won't fail during boot. While parsing, if a line containing just ``+'' is found, and the YP subsystem is active, the YP map bootparams will be searched immediately. OPTIONS
-d Display the debugging information. The daemon does not fork in this case. -i interface Specify the interface to become the default router. bootparamd picks the first IPv4 address it finds on the system by default. With -i, you can control which interface to be used to obtain the default router address. -r overrides -i. -s Log the debugging information with syslog(3). -r Set the default router (a hostname or IP-address). This defaults to the machine running the server. -f Specify the file to use as boot parameter file instead of ``/etc/bootparams''. FILES
/etc/bootparams default configuration file SEE ALSO
bootparams(5) AUTHORS
Originally written by Klas Heggemann <klas@nada.kth.se>. BUGS
You may find the syslog messages too verbose. It's not clear if the non-canonical hack mentioned above is a good idea. BSD
January 8, 1994 BSD
All times are GMT -4. The time now is 01:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy