Skip to content

can't ping or get web access after emulation success #96

@passwa11

Description

@passwa11
[*] extract done!!!
[*] get architecture done!!!
mke2fs 1.46.5 (30-Dec-2021)
e2fsck 1.46.5 (30-Dec-2021)
[*] infer network start!!!

[IID] 1
[MODE] run
[+] Network reachable on 192.168.9.2!
Creating TAP device tap1_0...
Set 'tap1_0' persistent and owned by uid 0
Initializing VLAN...
Bringing up TAP device...
Starting emulation of firmware... 192.168.9.2 true true 19.405866862 36.482110259

PING 192.168.9.2 (192.168.9.2) 56(84) bytes of data.
From 192.168.9.1 icmp_seq=1 Destination Host Unreachable
From 192.168.9.1 icmp_seq=5 Destination Host Unreachable
From 192.168.9.1 icmp_seq=6 Destination Host Unreachable

PING 192.168.9.1 (192.168.9.1) 56(84) bytes of data.
64 bytes from 192.168.9.1: icmp_seq=1 ttl=64 time=0.049 ms
64 bytes from 192.168.9.1: icmp_seq=2 ttl=64 time=0.028 ms
64 bytes from 192.168.9.1: icmp_seq=3 ttl=64 time=0.040 ms

waht's problem with me maybe?

thouth docker has same error too ?

root@05c621f5b704:/# ps -ef
UID          PID    PPID  C STIME TTY          TIME CMD
root           1       0  0 07:56 pts/32   00:00:00 /bin/bash
root          16       0  0 07:56 ?        00:00:00 bash -c cd /work/FirmAE && ./run.sh -r auto /work/firmwares/test.bin 2>&1 > /work/FirmAE/scratch/test
root          22      16  0 07:56 ?        00:00:00 /bin/bash ./run.sh -r auto /work/firmwares/test.bin
root          31       0  0 07:56 pts/33   00:00:00 bash
root         134      22  0 07:56 ?        00:00:00 /bin/bash /work/FirmAE/scratch/1/run.sh
root         354     134 14 07:56 ?        00:01:01 qemu-system-mipsel -m 1024 -M malta -kernel /work/FirmAE/binaries//vmlinux.mipsel.4 -drive if=ide,format=ra
root         829      31  0 08:03 pts/33   00:00:00 ps -ef
root@05c621f5b704:/# netstat -ano
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       Timer
tcp        0      0 0.0.0.0:2000            0.0.0.0:*               LISTEN      off (0.00/0/0)
tcp        0      0 0.0.0.0:2001            0.0.0.0:*               LISTEN      off (0.00/0/0)
tcp        0      0 0.0.0.0:2003            0.0.0.0:*               LISTEN      off (0.00/0/0)
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node   Path
unix  2      [ ACC ]     STREAM     LISTENING     105662996 /tmp/qemu.1.S1
unix  2      [ ACC ]     STREAM     LISTENING     105662992 /tmp/qemu.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions