if Linux says: route add -host 255.255.255.255 dev eth0, wha

Hi All,

I have dhcpd 3.0 up and runnning. The doc says that I have to add:
route add -host 255.255.255.255 dev eth0
for picky Windows clients. If I do:
route add -host 255.255.255.255 -interface
it works but I’m using 2 interfaces and I have a feeling that this is not
the correct syntax to use. I also tried:
route add -host 255.255.255.255 -interface 0 and en0
but it didn’t work. Can somebody provide me with the correct syntax?

Freddy

dev eth0, what does QNX say

, what does QNX say

I use:

route add -interface 255.255.255.255 192.168.1.10


“fmartens-2000” <fmartens-2000@planet.nl> wrote in message
news:9sf4g4$79a$1@inn.qnx.com

Hi All,

I have dhcpd 3.0 up and runnning. The doc says that I have to add:
route add -host 255.255.255.255 dev eth0
for picky Windows clients. If I do:
route add -host 255.255.255.255 -interface <hostname
it works but I’m using 2 interfaces and I have a feeling that this is not
the correct syntax to use. I also tried:
route add -host 255.255.255.255 -interface 0 and en0
but it didn’t work. Can somebody provide me with the correct syntax?

Freddy

dev eth0, what does QNX say

, what does QNX say

And what to do with multiple NC’s… Use the IP of the NIC. Is the a doc
available which explains the use of the -interface keyword???

Freddy

Issam Haddad <ihaddad@asurent.com> wrote in message
news:9sg70a$rot$1@inn.qnx.com

I use:

route add -interface 255.255.255.255 192.168.1.10


“fmartens-2000” <> fmartens-2000@planet.nl> > wrote in message
news:9sf4g4$79a$> 1@inn.qnx.com> …
Hi All,

I have dhcpd 3.0 up and runnning. The doc says that I have to add:
route add -host 255.255.255.255 dev eth0
for picky Windows clients. If I do:
route add -host 255.255.255.255 -interface <hostname
it works but I’m using 2 interfaces and I have a feeling that this is
not
the correct syntax to use. I also tried:
route add -host 255.255.255.255 -interface 0 and en0
but it didn’t work. Can somebody provide me with the correct syntax?

Freddy

dev eth0, what does QNX say

, what does QNX say
\

Trial and error, was unfortunately what I had to do…

“fmartens-2000” <fmartens-2000@planet.nl> wrote in message
news:9sue1u$rvm$1@inn.qnx.com

And what to do with multiple NC’s… Use the IP of the NIC. Is the a doc
available which explains the use of the -interface keyword???

Freddy

Issam Haddad <> ihaddad@asurent.com> > wrote in message
news:9sg70a$rot$> 1@inn.qnx.com> …
I use:

route add -interface 255.255.255.255 192.168.1.10


“fmartens-2000” <> fmartens-2000@planet.nl> > wrote in message
news:9sf4g4$79a$> 1@inn.qnx.com> …
Hi All,

I have dhcpd 3.0 up and runnning. The doc says that I have to add:
route add -host 255.255.255.255 dev eth0
for picky Windows clients. If I do:
route add -host 255.255.255.255 -interface <hostname
it works but I’m using 2 interfaces and I have a feeling that this is
not
the correct syntax to use. I also tried:
route add -host 255.255.255.255 -interface 0 and en0
but it didn’t work. Can somebody provide me with the correct syntax?

Freddy

dev eth0, what does QNX say

, what does QNX say


\