Search:

Type: Posts; User: Kneegrowplease; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.11 seconds.

  1. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    can a mod or admin please change the title of this thread to:


    "how to tftp a kernel to an embedded device running uboot"


    then please remove this reply.
  2. [SOLVED] How to tftp a boot image to an embedded device

    here we go, tftp to an embedded device....

    install dhcp3-server:


    sudo apt-get install -y dhcp3-server

    Now we must configure our DHCP server. We must tell it from which IP range it should...
  3. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    Son of a bitch, I solved this problem and never posted the solution, now I'm up the same creek in a new install and retracing all my steps.
  4. [ubuntu] 11.10, Nvidia gts 260, proprietary install fails. log included

    2012-05-08 14:03:37,052 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0xb727864c>
    2012-05-08 14:03:39,539 DEBUG: reading modalias file...
  5. [ubuntu] bootptest: Address already in use...

    knee@knee-ET1330:~$ sudo bootptest -h 192.168.1.70 bootp
    [sudo] password for knee:
    bootptest: version 2.4.3
    bind BOOTPC port: Address already in use




    attempting to bootp a NAS via...
  6. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    seems PXE isn't an option on the tivic, just bootp which is basically the same, but I cannot get it to work. it just times out.




    Star Equuleus # bootp ...
  7. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    LMAO, actually andrew (hank) is the one who wrote the kernel I've booted on this thing. the one who set me down this path of self discovery and learning. the only problem is his build takes 28...
  8. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    Thanks bab1 and extra thanks for the links, hadn't even looked into pxe booting.
  9. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    Thanks bab1, do you think it would be easier through a switch or router?

    take a look @ my .conf file, tell me what you think...





    #
    # Sample configuration file for ISC dhcpd for Debian
  10. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    this NAS runs a bull **** linux OS with NO UI, (tivic windrunner) no ssh or telnet access, no webui, nothing! Downloads must be started through a chinese website. there is a similar NAS device
    on...
  11. Replies
    45
    Views
    1,994

    [ubuntu] Re: so frustrating

    Welcome


    I know I've been in a similar situation, but you're going to have to be a little more descriptive. not even sure what you did at this point, but we'd love to help if you could just...
  12. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    I want my computer to be the sole DHCP server for any device connected to my LAN (really just one device, but for simplicity's sake...)
  13. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    wlan0 is a USB wifi card, which gets it's signal from 2300 Yards away with a 2w amp and 24dbi parabolic grid antenna.


    can I get a simple yes or no as to weather this matters(since I'm not...
  14. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    Hey, I was joking. I read that 3 times till I understood What you were talking about,:lolflag:



    What confuses me is that I'm not trying to share my internet with a device plugged into a router...
  15. [ubuntu] Re: Moving or extracting tar.gz to USB flash (/dev/sdc)

    because nautilus is a pain in my ***, if I start it without sudo I don't have permissions on the flash drive, if I start it with sudo, I can't view any of my files (only directories) . (I have to...
  16. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    ip of the wireless AP that issues me my IP:

    172.20.128.1

    my IP for wlan0:

    172.20.203.54 Bcast:172.20.255.255 Mask:255.255.128.0

    and eth0:
  17. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    could someone just pack a spoon full of ubuntu and force feed me the answer? lmao, just tell me what ip subnet and mask to use, trying to set up dhcp to do a bootp on an embedded device (NAS) and...
  18. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    I didn't mention it, thought people would see in my syslog, changed my ip tp 192.168.2.0 with a netmask of 255.255.255.0



    still doesn't work, all that stuff about binary and netmasks and ip...
  19. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    Yeah, that was the first thing I tried, got all that worked out now. but I get this error. gotta google syslog now...



    knee@knee-ET1330:~$ sudo /etc/init.d/isc-dhcp-server start
    [sudo]...
  20. [SOLVED] Re: bad IP netmask combination: 192.168.0.100/244.255.255.0

    netmask and get this;



    bad range, address 192.168.0.110 not in subnet 192.168.0.100 netmask 255.255.255.255




    GOD I feel dumb sometimes...
  21. [SOLVED] Bad subnet number/mask combination: 192.168.0.100/244.255.255.0

    What are the rules regarding ip's and subnets?:confused:


    /etc/dhcp/dhcpd.conf line 53: subnet 192.168.0.100 netmask 244.255.255.0: bad subnet number/mask combination.
    subnet 192.168.0.100...
  22. [ubuntu] Re: Moving or extracting tar.gz to USB flash (/dev/sdc)

    now how about moving a file???
  23. [ubuntu] Re: Moving or extracting tar.gz to USB flash (/dev/sdc)

    Yay, all it took was a sudo, thank a lot, and thanks to the others!!!
  24. [ubuntu] Re: Moving or extracting tar.gz to USB flash (/dev/sdc)

    knee@knee-ET1330:~/Downloads$ mount | grep /dev/sdc
    /dev/sdc1 on /mnt type ext2 (rw)
    knee@knee-ET1330:~/Downloads$ tar xvfz debian_chroot.tgz /mnt
    tar: /mnt: Not found in archive
    tar: Exiting...
  25. [ubuntu] Re: I can't run gedit or synaptic as root (sudo doesn't work, neither does gksudo) 12

    Most of the changes I made after upgrading were to make it act/look more like earlier distro's anyway, I mean I'm using knome classic with 11.10, so what does that tell you. " I should have never...
Results 1 to 25 of 47
Page 1 of 2 1 2