Sponsored Content
Full Discussion: Linux router help needed
Top Forums UNIX for Beginners Questions & Answers Linux router help needed Post 302996437 by ygemici on Wednesday 26th of April 2017 08:15:24 AM
Old 04-26-2017
Quote:
Originally Posted by apoklyps3
I'm not sure I'm going to be able to accomplish anything here.
I have made the modifications, but unfortunately the router is branded by the internet provider and there is no official support or any way to download the firmware.
the provider pushes new firmware and can't think of any way I could intercept it
i guess what I was dumping the squashfs only using cat /dev/mtd5 > /var/tmp/usb/sda1/backup1.bin command.
Hi apoklyps3 ,
Sorry for late response beceause of im very busy with some jobs and a lot of works Smilie

I could see for a few hours at the images..
It takes a lot of time to study it in depth but i see some files in the images so it look MIPS arch executable ( kernel code ) and
other kernel data ( but i m not sure consistency of this data , i could not test it due to limited time ) and the other one contains two boot data ( i guess binary bootloader and configs )..
as I understand it we must the update the rootfs that contains ( /etc/ and others dirs ) ..
so i will continue to examine ( when i have time )

now if you have the firmware image ( one-piece ) , can you attach here it ?
and can you attach the other mtd ( ( 2-3-4-5-6) especially rootfses ) parts ( thanks )
 

3 More Discussions You Might Find Interesting

1. IP Networking

Linux Router?

I am trying to set up a linux box as a router, but I am a little confused on how to do this. I am using Red Hat 9.0 on a machine that has 2 nic cards. Also, I am using a DSL pppoe connection. I have installed rp-pppoe and I am connected to the internet via the pseudo pppoe interface. I have... (1 Reply)
Discussion started by: cstovall
1 Replies

2. Cybersecurity

Help needed in IPTables firewall/router setup - Linux

HI all, I have setup IPTables firewall/Router and my home network, with address space 192.168.10.XXX Form my private network hosts, i can ping the gateway ( 192.168.10.101 ) , but the reverse is not happening. Can someone help me as of what i need to do, so that i can ping my private... (1 Reply)
Discussion started by: chandan_m
1 Replies

3. Shell Programming and Scripting

Expect script help needed- script failing if router unavailable

Hey all. Sometimes I'm tasked to change some router configs for the entire network (over 3,000 Cisco routers). Most of the time its a global config parameter so its done with a loop and an IP list as its the same configuration change for all routers. This is working OK. However, sometimes an... (3 Replies)
Discussion started by: mrkz1974
3 Replies
ATMEL_FWL(8)						      System Manager's Manual						      ATMEL_FWL(8)

NAME
atmel_fwl - Load firmware into Atmel at76c50x wireless networking chips. SYNOPSIS
atmel_fwl <interface> /path/to/firmware DESCRIPTION
atmel_fwl loads firmware images for Atmel at76c50x series wireless networking chips into the Linux driver for same. Note that this utility is not normally necessary, since the driver will automatically load the correct firmware image via the hotplug sys- tem. Atmel_fwl is provided for applications where use of the hotplug system may not be desirable. atmel_fwl should be run after the interface has been created (after card insertion, in the case of PCMCIA cards) but before it is brought up by running ifconfig. NOTES
Note that there are two versions of many of the firmware images, the second one with the suffix "-wpa". These are later releases from Atmel which support WPA privacy. They are only usable by versions of the driver greater than 0.9. Be sure not to use the "-wpa" one unless your in-kernel driver code is version 0.9 or better. Sadly, as of version 0.9, the in-kernel driver does not actually support the setting of WPA passphrases. The firmware images are usually installed in /usr/lib/hotplug/firmware. The status of the driver, including its firmware loading, is available in /proc/driver/atmel FILES
/usr/lib/hotplug/firmware /proc/driver/atmel SEE ALSO
iwconfig(8), ifconfig(8), AUTHOR
This manual page was written by Simon Kelley <simon@thekelleys.org.uk>. ATMEL_FWL(8)
All times are GMT -4. The time now is 05:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy