Re: Inet access via serial interface

2008-02-29 Thread Alexander Motin

Potocki, Mariusz wrote:

ps.
Two radiomodems are invisible and act as a vry lng null-modem cable.


Windows treats NULL-modem connection as special case of dial-up, when 
each side has some specific chat script. AFAIR it is something like 
'CLIENT CLIENTSERVER'. Google should help you.


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


Inet access via serial interface

2008-02-28 Thread Potocki, Mariusz
Hello,
Let me ask for a help with my problem.
My task is to configure FreeBSD like below:

Inet-|ADSL modem|-|FreeBSD|-|Radiomodem|~~~|Radiomodem|-|Windows|

To summarize:
FreeBSD is permanently connected to Internet (ethernet link to adsl modem).
To serial port I have connected one radiomodem and few miles away second 
radiomodem is connected to windows box.
This windows box should have access to Internet.

I successfully installed 6.3release and I have Inet access on this box.
What next? Create bridge? ppp -direct? some specialized port/package?
Any idea???

ps.
Two radiomodems are invisible and act as a vry lng null-modem cable.

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


Re: Inet access via serial interface

2008-02-28 Thread Wojciech Puchar

FreeBSD is permanently connected to Internet (ethernet link to adsl modem).
To serial port I have connected one radiomodem and few miles away second 
radiomodem is connected to windows box.
This windows box should have access to Internet.

I successfully installed 6.3release and I have Inet access on this box.
What next? Create bridge? ppp -direct? some specialized port/package?


ppp -direct, on windoze side it's not that simple.
in windoze you can connect through serial port with dialing, but you can 
not without dialing.


feel the power of windoze ;)


emulate modem and connecting with chatscript ;) or ask microsoft how to 
make windows do LESS that it can.

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


RE: Inet access via serial interface

2008-02-28 Thread Potocki, Mariusz
Any hint what relevant should be in rc.conf and ppp.conf?
Last time I used ppp dial-up when 3.1 release was the newest version, so I 
discover the system again...


-Original Message-
From: Wojciech Puchar [mailto:[EMAIL PROTECTED]
Sent: 28 lutego 2008 15:31
To: Potocki, Mariusz
Cc: freebsd-questions@freebsd.org
Subject: Re: Inet access via serial interface

 FreeBSD is permanently connected to Internet (ethernet link to adsl modem).
 To serial port I have connected one radiomodem and few miles away second 
 radiomodem is connected to windows box.
 This windows box should have access to Internet.

 I successfully installed 6.3release and I have Inet access on this box.
 What next? Create bridge? ppp -direct? some specialized port/package?

ppp -direct, on windoze side it's not that simple.
in windoze you can connect through serial port with dialing, but you can not 
without dialing.

feel the power of windoze ;)


emulate modem and connecting with chatscript ;) or ask microsoft how to make 
windows do LESS that it can.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Inet access via serial interface

2008-02-28 Thread Wojciech Puchar

Any hint what relevant should be in rc.conf and ppp.conf?


see /usr/share/examples/ppp/ppp.conf.sample and direct-server:
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]