Rockwell Modem

2004-02-02 Thread Extech
Hi All

Can anyone please help me with instruction or point me to doc's on how to install a 
pnp external Rockwell 56K modem in FreeBSD 5.1

Regards
Extech


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rockwell Modem

2004-02-02 Thread Extech
Here is my plroblem in short...

I'm using a external Rockwell 56K modem on Freebsd 5.1. When starting up, the modem is 
quiried by freebsd (the DT light comes on just before the Login prompt is displayed), 
if I do a ps -aux it seems if the modem is up

ns3# ps -aux
root 476 0.0 1.4 1232 832 ?? I 11:26AM 0:00.03 /usr/libexec/getty std.9600 ttyd0

but when I run cu -lttyd0 the connection just hangs

ns3# cu -lttyd0
Connected

At this point I cannot do any thing and have to cancel cu out of a different session.

I also have the following messages in /var/log/message

Feb 2 11:25:52 ns3 kernel: unknown: PNP0303 can't assign resources (port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0501 can't assign resources (port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0700 can't assign resources (port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0401 can't assign resources (port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0501 can't assign resources (port)

I'm trying to setup the modem to use as a fax modem with Hylafax.

Regards
Extech


*** REPLY SEPARATOR  ***

On 2004/02/02 at 12:16 Peter Risdon wrote:

Extech wrote:

Hi All

Can anyone please help me with instruction or point me to doc's on how to
install a pnp external Rockwell 56K modem in FreeBSD 5.1


Are you having a specific problem? If so, please say what it is. If not,
the FreeBSD handbook is your best bet. But in short, you'll need to plug
it in to a suitable port, then edit /etc/ppp/ppp.conf to suit your details.

PWR.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Which interface do I put natd and ipfw

2004-02-02 Thread Extech
Check this doc out:

http://www.schlacter.net/public/FreeBSD-STABLE_and_IPFILTER.html


Extech


*** REPLY SEPARATOR  ***

On 2004/02/02 at 23:44 Emmanuel Dwamena wrote:

Dear friends,
I need help to set up firewall on my freebsd 5.1 box. I have built new
kernel
with ipfw enabled and is working fine.
I need to know which of the 3 interfaces do I put the natd and ipfw.
My freebsd 5.1 box has 2 nic cards. ed0 connects to LAN and ed1 connects
to
adsl modem. I use user ppp to setup the connection to the isp who assigns
dynamic ip address to the tun0 interface. I have no ip address assigned to
ed1. I have traffc coming in through the tun0 from outside  to the LAN.
Which
of the interfaces do I use to block unwanted traffic from the internet.-
ed1
or tun0? How do I configure the tun0 interface for the firewall since I do
not know the interface address before hand? Secondly which interface do I
place natd?
If anyone has configured adsl with dynamic ip address assigned to tun0 I
will
like to have some info about how it was configured with ipfw.
regds
ed
--
email: [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rockwell Modem

2004-02-02 Thread Extech
It also just hangs when it try to query the modem.

*** REPLY SEPARATOR  ***

On 2004/02/02 at 12:55 Peter Risdon wrote:

Extech wrote:

Here is my plroblem in short...

I'm using a external Rockwell 56K modem on Freebsd 5.1. When starting up,
the modem is quiried by freebsd (the DT light comes on just before the
Login prompt is displayed), if I do a ps -aux it seems if the modem is up

ns3# ps -aux
root 476 0.0 1.4 1232 832 ?? I 11:26AM 0:00.03 /usr/libexec/getty
std.9600 ttyd0

but when I run cu -lttyd0 the connection just hangs

ns3# cu -lttyd0
Connected

At this point I cannot do any thing and have to cancel cu out of a
different session.

I also have the following messages in /var/log/message

Feb 2 11:25:52 ns3 kernel: unknown: PNP0303 can't assign resources
(port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0501 can't assign resources
(port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0700 can't assign resources
(port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0401 can't assign resources
(port)
Feb 2 11:25:52 ns3 kernel: unknown: PNP0501 can't assign resources
(port)

I'm trying to setup the modem to use as a fax modem with Hylafax.


What does the hylafax script faxaddmodem report when it tries to set up
the modem?

PWR.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Router/Gateway

2003-12-11 Thread Extech
Hello

I have looked through the archives and I have read the manual (Advance Networking) but 
could not find specific to address my question.

I want to set up a FreeBSD 5.x box as a router/gateway on a permanent connection with 
a fixed IP address,
there will also be other machines with fixed IP addresses (not 192.168.x.x but proper 
IP's)
on this network.

something like this:

To internet exchange on T1 Leased Line
   |
   |
   | dc0 (196.x.x.1)
-
FreeBSD
router/
gateway
-
   | lr0
   |
   |
   |
-
switch/hub
-
|   |
|   |
  196.x.x.2 |   | 196.x.x.3

Server 1Server 2



Obviously I have to have two network cards in the router/gateway (dc0 and lr0),
I assume that I will configure dc0 with my fixed IP, but what do I do with lr0?

Can somebody please point me in the right direction.

Thanks
extech


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]