Re: [leaf-user] wisp and dns/dhcp

2002-08-21 Thread Vladimir I.



David Ondzes wrote:
I modified ifup as you suggested and removed the entries in wdistconfig, saveconfig 
and rebooted and still can not resolve 
any names.ping is say host lookup named failed. BTW - is there a script package 
for LEAF ? Any ideas what could be 
wrong ? My windows box, which is also a dhcp client has no problem resolving 
hostnames.

Check contents of /etc/resolv.conf. If pump worked correctly it
should have updated with correct DNS settings.
 
  
 resolv.conf is 8 bytes and contains search... Doesn't look like the modification I 
made to ifup helped.

Yep, it seems like pump is not updating resolv.conf. Last time I checked it 
worked ok for me, though. Try using it with manual DNS settings.

 
 
 David Ondzes
 [EMAIL PROTECTED]
 
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 


-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-21 Thread Erich Titl

Hi Vladimir

At 12:00 21.08.2002, you wrote:


David Ondzes wrote:
I modified ifup as you suggested and removed the entries in 
wdistconfig, saveconfig and rebooted and still can not resolve any 
names.ping is say host lookup named failed. BTW - is there a script 
package for LEAF ? Any ideas what could be wrong ? My windows box, 
which is also a dhcp client has no problem resolving hostnames.

Check contents of /etc/resolv.conf. If pump worked correctly it
should have updated with correct DNS settings.
  resolv.conf is 8 bytes and contains search... Doesn't look like the 
 modification I made to ifup helped.

Yep, it seems like pump is not updating resolv.conf. Last time I checked 
it worked ok for me, though. Try using it with manual DNS settings.

Is there any reason not to use dhclient? WISP AFAIK does not suffer from 
the floppy limitation.

Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-21 Thread Vladimir I.

Erich Titl wrote:

 Is there any reason not to use dhclient? WISP AFAIK does not suffer from 
 the floppy limitation.

Only my laziness. :-)

May be I'll move to dhclient in next release.

-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-21 Thread Jacques Nilo

Le Mercredi 21 Août 2002 13:29, Erich Titl a écrit :
 Hi Vladimir

 At 12:00 21.08.2002, you wrote:
 David Ondzes wrote:
 I modified ifup as you suggested and removed the entries in
 wdistconfig, saveconfig and rebooted and still can not resolve any
 names.ping is say host lookup named failed. BTW - is there a script
 package for LEAF ? Any ideas what could be wrong ? My windows box,
 which is also a dhcp client has no problem resolving hostnames.
 
 Check contents of /etc/resolv.conf. If pump worked correctly it
 should have updated with correct DNS settings.
Is this a pump issue or an ifup issue ? I'll check that.

   resolv.conf is 8 bytes and contains search... Doesn't look like the
  modification I made to ifup helped.
 
 Yep, it seems like pump is not updating resolv.conf. Last time I checked
 it worked ok for me, though. Try using it with manual DNS settings.

 Is there any reason not to use dhclient? WISP AFAIK does not suffer from
 the floppy limitation.
dhclient.lrp for Bering (from which WISP is derived) is available here:
http://leaf.sourceforge.net/devel/jnilo/bering/latest/packages/dhclient.lrp
JN


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-20 Thread Vladimir I.


 I modified ifup as you suggested and removed the entries in wdistconfig, saveconfig 
and rebooted and still can not resolve 
 any names.ping is say host lookup named failed. BTW - is there a script package 
for LEAF ? Any ideas what could be 
 wrong ? My windows box, which is also a dhcp client has no problem resolving 
hostnames.

Check contents of /etc/resolv.conf. If pump worked correctly it
should have updated with correct DNS settings.

-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-20 Thread David Ondzes

 I modified ifup as you suggested and removed the entries in wdistconfig, saveconfig 
and rebooted and still can not resolve 
 any names.ping is say host lookup named failed. BTW - is there a script package 
for LEAF ? Any ideas what could be 
 wrong ? My windows box, which is also a dhcp client has no problem resolving 
hostnames.

Check contents of /etc/resolv.conf. If pump worked correctly it
should have updated with correct DNS settings.
 
resolv.conf is 8 bytes and contains search... Doesn't look like the modification I 
made to ifup helped.


David Ondzes
[EMAIL PROTECTED]




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread Vladimir I.


I'm not sure I understand your problem exactly.

1) Where do you run ez-ipupdate?
2) From where you cannot ping?
3) To check whether SSH packets reach the WISP-Dist router, run tcpdump: 
tcpdump -n port 22

David Ondzes wrote:
 I am having trouble reaching my wisp box (v2290)  from the outside via ssh. I 
currently have a SMC residential gateway sitting 
 off of my cable modem. my wisp box is one of its dhcp clients with fixed ip address 
(192.168.0.22). I have the SMC setup to do 
 virtual server, basically port forwarding. I have all traffic set to port 2006 
redirected to my wisp box on port 22.
 
 I know sshd is working on wisp box because I can use putty and connect to it from an 
internal machine.
 
 I think it is a dns problem because ez-ipuodate complains about gethostbyname 
failing and I can not ping any sites by name. I 
 have manually set the default gateway and dhcp server with wdistconfig with the 
information I get ipconfig /all on windows. 
 Shouldn't I be getting dns and default gateway from the dhcp server ? Should I not 
set it manually ?
 
 If there are some commands I can run to make it easier to solve this problem please 
let me know. I have the ifconfig.lrp 
 installed if that command produces better output then ip command.
 
 Thanks in advance for your help
 
 
 David Ondzes
 [EMAIL PROTECTED]
 
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 


-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread David Ondzes

I have two problem...

1) I can not ssh into my wisp box from the outside. 

It looks like my problem.

2) I can not resolve hostnames from my wisp box.

Should dhcp supply my wisp box with dhs server and default gateway info ? Or should I 
enter it with wdistconfig ?

I'm not sure I understand your problem exactly.

1) Where do you run ez-ipupdate?
2) From where you cannot ping?
3) To check whether SSH packets reach the WISP-Dist router, run tcpdump: 
tcpdump -n port 22

David Ondzes wrote:
 I am having trouble reaching my wisp box (v2290)  from the outside via ssh. I 
currently have a SMC residential gateway 
sitting 
 off of my cable modem. my wisp box is one of its dhcp clients with fixed ip address 
(192.168.0.22). I have the SMC setup to 
do 
 virtual server, basically port forwarding. I have all traffic set to port 2006 
redirected to my wisp box on port 22.
 
 I know sshd is working on wisp box because I can use putty and connect to it from 
an internal machine.
 
 I think it is a dns problem because ez-ipuodate complains about gethostbyname 
failing and I can not ping any sites by 
name. I 
 have manually set the default gateway and dhcp server with wdistconfig with the 
information I get ipconfig /all on 
windows. 
 Shouldn't I be getting dns and default gateway from the dhcp server ? Should I not 
set it manually ?
 
 If there are some commands I can run to make it easier to solve this problem please 
let me know. I have the ifconfig.lrp 
 installed if that command produces better output then ip command.
 
 Thanks in advance for your help
 
 
 David Ondzes
 [EMAIL PROTECTED]
 
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 


-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)





David Ondzes
[EMAIL PROTECTED]




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread Vladimir I.



David Ondzes wrote:
 I have two problem...
 
 1) I can not ssh into my wisp box from the outside. 

Did you run tcpdump as I suggested?

 
 It looks like my problem.
 
 2) I can not resolve hostnames from my wisp box.
 
 Should dhcp supply my wisp box with dhs server and default gateway info ? Or should 
I enter it with wdistconfig ?

Default gateway will be supplied by DHCP, however you have to enter DNS manually.

 
 
I'm not sure I understand your problem exactly.

1) Where do you run ez-ipupdate?
2) From where you cannot ping?
3) To check whether SSH packets reach the WISP-Dist router, run tcpdump: 
tcpdump -n port 22

David Ondzes wrote:

I am having trouble reaching my wisp box (v2290)  from the outside via ssh. I 
currently have a SMC residential gateway 

 sitting 
 
off of my cable modem. my wisp box is one of its dhcp clients with fixed ip address 
(192.168.0.22). I have the SMC setup to 

 do 
 
virtual server, basically port forwarding. I have all traffic set to port 2006 
redirected to my wisp box on port 22.

I know sshd is working on wisp box because I can use putty and connect to it from 
an internal machine.

I think it is a dns problem because ez-ipuodate complains about gethostbyname 
failing and I can not ping any sites by 

 name. I 
 
have manually set the default gateway and dhcp server with wdistconfig with the 
information I get ipconfig /all on 

 windows. 
 
Shouldn't I be getting dns and default gateway from the dhcp server ? Should I not 
set it manually ?

If there are some commands I can run to make it easier to solve this problem please 
let me know. I have the ifconfig.lrp 
installed if that command produces better output then ip command.

Thanks in advance for your help


David Ondzes
[EMAIL PROTECTED]




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



 
 
 
 David Ondzes
 [EMAIL PROTECTED]
 
 


-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread Erich Titl

Hi Vladimir

At 15:29 19.08.2002, you wrote:


David Ondzes wrote:
I have two problem...
1) I can not ssh into my wisp box from the outside.

Did you run tcpdump as I suggested?

It looks like my problem.
2) I can not resolve hostnames from my wisp box.
Should dhcp supply my wisp box with dhs server and default gateway info ? 
Or should I enter it with wdistconfig ?

Default gateway will be supplied by DHCP, however you have to enter DNS 
manually.

Why is this so, when

option domain-name-servers ip-address [, ip-address...  ];

   The domain-name-servers  option  specifies  a  list  of
   Domain  Name  System  (STD  13,  RFC 1035) name servers
   available to the client.  Servers should be  listed  in
   order of preference.

Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread Vladimir I.




 Default gateway will be supplied by DHCP, however you have to enter 
 DNS manually.
 
 
 Why is this so, when
 
 option domain-name-servers ip-address [, ip-address...  ];
 
   The domain-name-servers  option  specifies  a  list  of
   Domain  Name  System  (STD  13,  RFC 1035) name servers
   available to the client.  Servers should be  listed  in
   order of preference.

Yes, DHCP server can send the DNS settings, however in WISP-Dist pump is run 
with -d command. If you want you can modify the /etc/network/ifup script and 
remove -d option from pump parameters.

 
 Erich
 
 THINK
 Püntenstrasse 39
 8143 Stallikon
 mailto:[EMAIL PROTECTED]
 PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 
 


-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread David Ondzes

So if I want dns information from my dhcp server then
I just need to modify ifup script. What do I need to
do in wdistconfig ? Do I leave the dns  default
gateway entry blank ?

--- Vladimir I. [EMAIL PROTECTED] wrote:
  Default gateway will be supplied by DHCP, however
 you have to enter 
  DNS manually.
  
  
  Why is this so, when
  
  option domain-name-servers ip-address [,
 ip-address...  ];
  
The domain-name-servers  option 
 specifies  a  list  of
Domain  Name  System  (STD  13,  RFC
 1035) name servers
available to the client.  Servers should
 be  listed  in
order of preference.
 
 Yes, DHCP server can send the DNS settings, however
 in WISP-Dist pump is run 
 with -d command. If you want you can modify the
 /etc/network/ifup script and 
 remove -d option from pump parameters.
 
  
  Erich
  
  THINK
  Püntenstrasse 39
  8143 Stallikon
  mailto:[EMAIL PROTECTED]
  PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A
 B7D4 FF9D 05B8 0A16
  
  
  
 

---
  This sf.net email is sponsored by: OSDN - Tired of
 that same old
  cell phone?  Get a new here for FREE!
 

https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 


  leaf-user mailing list:
 [EMAIL PROTECTED]
 

https://lists.sourceforge.net/lists/listinfo/leaf-user
  SR FAQ:

http://leaf-project.org/pub/doc/docmanager/docid_1891.html
  
  
 
 
 -- 
 Best Regards,
 Vladimir
 Systems Engineer (RHCE)
 
 
 

---
 This sf.net email is sponsored by: OSDN - Tired of
 that same old
 cell phone?  Get a new here for FREE!

https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390


 leaf-user mailing list:
 [EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ:

http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 


__
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] wisp and dns/dhcp

2002-08-19 Thread David Ondzes

   The domain-name-servers  option  specifies  a  list  of
   Domain  Name  System  (STD  13,  RFC 1035) name servers
   available to the client.  Servers should be  listed  in
   order of preference.

Yes, DHCP server can send the DNS settings, however in WISP-Dist pump is run 
with -d command. If you want you can modify the /etc/network/ifup script and 
remove -d option from pump parameters.

I modified ifup as you suggested and removed the entries in wdistconfig, saveconfig 
and rebooted and still can not resolve 
any names.ping is say host lookup named failed. BTW - is there a script package for 
LEAF ? Any ideas what could be 
wrong ? My windows box, which is also a dhcp client has no problem resolving hostnames.


David Ondzes
[EMAIL PROTECTED]




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html