QNX & ADSL ?

How can I connect to internet via ADSL with QNX ???

-----------------------±---------------------------------------------
DarkGod comes from | Do not meddle in the affairs of wizards
the hells for YOU ! :slight_smile: | because they are subtle and quick to anger.
-----------------------±---------------------------------------------
Pe W Olorin YSo L:50 DL:696 A+++ R+++ Sp++ w:Mage Staff of Mana(240%)
Pe*/M(Km)(Cr)(NH) D H- D c++ f- PV s- TT- d++ P++ M+ C- S++ I+++ So++
B/-
ac- GHB- SQ+ RQ V+++ F:Mage playing Mage-like(see Pernangband Sorcerors)

You will need to setup TCP/IP under QNX. Most
ADSL modems are attached to via Ethernet, so
you will also need an Ethernet card with driver
loaded.

Beyond this, you need to know whether your
are using dhcp, or have a fixed IP address.
Also helpful will be the IP of your gateway,
and nameservers.

Previously, DarkGod wrote in comp.os.qnx:

How can I connect to internet via ADSL with QNX ???

-----------------------±---------------------------------------------
DarkGod comes from | Do not meddle in the affairs of wizards
the hells for YOU ! > :slight_smile: > | because they are subtle and quick to anger.
-----------------------±---------------------------------------------
Pe W Olorin YSo L:50 DL:696 A+++ R+++ Sp++ w:Mage Staff of Mana(240%)
Pe*/M(Km)(Cr)(NH) D H- D c++ f- PV s- TT- d++ P++ M+ C- S++ I+++ So++
B/-
ac- GHB- SQ+ RQ V+++ F:Mage playing Mage-like(see Pernangband Sorcerors)


Mitchell Schoenbrun --------- maschoen@pobox.com

Don’t forget to figure out what protocol the ADSL modem is using. Is it
PPPoE? If so things get somewhat complicated, but it can be done. Search the
net for others experience with PPPoE. Basically, it means getting a
router/switch that does DHCP for you, and NAT, and understands PPPoE. LinkSys
and others have many great options for close to $100. Otherwise, you may get
a cheap unused PC and some software, and dedicate it to this function. Once
you have NAT handing out internal IP addresses via DHCP on behalf of your one
assigned IP address (fixed or dynamic), you’re set. Just plug in additional
computers to the network with their tpc/ip settings set to dhcp client.

If the ADSL company is using straight Ethernet with a fixed address it’s even
easier.

Scott

Mitchell Schoenbrun wrote:

You will need to setup TCP/IP under QNX. Most
ADSL modems are attached to via Ethernet, so
you will also need an Ethernet card with driver
loaded.

Beyond this, you need to know whether your
are using dhcp, or have a fixed IP address.
Also helpful will be the IP of your gateway,
and nameservers.

Previously, DarkGod wrote in comp.os.qnx:
How can I connect to internet via ADSL with QNX ???

-----------------------±---------------------------------------------
DarkGod comes from | Do not meddle in the affairs of wizards
the hells for YOU ! > :slight_smile: > | because they are subtle and quick to anger.
-----------------------±---------------------------------------------
Pe W Olorin YSo L:50 DL:696 A+++ R+++ Sp++ w:Mage Staff of Mana(240%)
Pe*/M(Km)(Cr)(NH) D H- D c++ f- PV s- TT- d++ P++ M+ C- S++ I+++ So++
B/-
ac- GHB- SQ+ RQ V+++ F:Mage playing Mage-like(see Pernangband Sorcerors)

\

Mitchell Schoenbrun --------- > maschoen@pobox.com