Routing doesn't work
| Project: | JNode Core |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
IP Routing does not work. You can only access hosts within the same network, all others that would need to send the packets to the gw don't work.
- Login to post comments
#1
Setup the loopback interface first:
ifconfig loopback 127.0.0.1 255.255.255.255